head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.02.56;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2008.02.16.14.11.58;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Web-Scraper-Config
# Date created:		2008-01-30
# Whom:			Masahiro Teramoto <markun@@onohara.to>
#
# $FreeBSD: head/www/p5-Web-Scraper-Config/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Web-Scraper-Config
PORTVERSION=	0.01
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	markun@@onohara.to
COMMENT=	Run Web::Scraper From Config Files

BUILD_DEPENDS=	p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \
		p5-Data-Visitor>=0:${PORTSDIR}/devel/p5-Data-Visitor \
		p5-URI>=0:${PORTSDIR}/net/p5-URI \
		p5-Web-Scraper>=0:${PORTSDIR}/www/p5-Web-Scraper
RUN_DEPENDS=	p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \
		p5-Data-Visitor>=0:${PORTSDIR}/devel/p5-Data-Visitor \
		p5-URI>=0:${PORTSDIR}/net/p5-URI \
		p5-Web-Scraper>=0:${PORTSDIR}/www/p5-Web-Scraper

PERL_CONFIGURE=	yes

MAN3=		Web::Scraper::Config.3

.include <bsd.port.mk>
@


1.1
log
@Web::Scraper::Config allows you to harness the power of
Web::Scraper from a config file.

WWW:	http://search.cpan.org/dist/Web-Scraper-Config/

PR:		ports/120161
Submitted by:	Masahiro Teramoto <markun at onohara.to>
@
text
@d5 1
a5 1
# $FreeBSD$
@

