# New ports collection makefile for: p5-WWW-Automate # Date created: 07 June 2002 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= WWW-Automate PORTVERSION= 0.20 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= A perl5 module to automate interaction with websites BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= WWW::Automate.3 post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ ${WRKSRC}/lib/WWW/Automate.pm .include a href='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
* SHA256ifyedwin2006-01-241-0/+1
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
* Use shells/bash instead of shells/bash2 for RUN_DEPENDS.vs2004-08-161-1/+1
* Update to 1.0.7krion2004-07-212-3/+4
* Use PLIST_FILES.trevor2004-02-062-1/+1
* - Update to 1.0.5pav2004-01-294-4/+15