diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-16 14:45:49 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-01-16 14:45:49 +0000 |
commit | cbffb3af9d95e810e5b983bdb8af5870385468d0 (patch) | |
tree | bd420c0f805cb9e019640a5f2f7fce593a7d1093 /www/p5-FEAR-API | |
parent | e15a13a912240df930067dc8ad6dae1c0d280fb9 (diff) | |
download | ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.tar.gz ports-cbffb3af9d95e810e5b983bdb8af5870385468d0.zip |
Notes
Diffstat (limited to 'www/p5-FEAR-API')
-rw-r--r-- | www/p5-FEAR-API/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-FEAR-API/Makefile b/www/p5-FEAR-API/Makefile index bea880c46dd3..4adc613d68d2 100644 --- a/www/p5-FEAR-API/Makefile +++ b/www/p5-FEAR-API/Makefile @@ -8,6 +8,7 @@ PORTNAME= FEAR-API PORTVERSION= 0.489 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/X/XE/XERN @@ -17,12 +18,10 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Web Scraping Zen BUILD_DEPENDS= p5-Compress-Zlib>=0:${PORTSDIR}/archivers/p5-Compress-Zlib \ - p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ p5-Email-Find>=0:${PORTSDIR}/mail/p5-Email-Find \ p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite \ p5-File-MMagic>=0:${PORTSDIR}/devel/p5-File-MMagic \ p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp \ p5-HTML-Encoding>=0:${PORTSDIR}/www/p5-HTML-Encoding \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-HTML-LinkExtractor>=0:${PORTSDIR}/www/p5-HTML-LinkExtractor \ |