aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Dir-Dumper
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 23:45:30 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 23:45:30 +0000
commit03174d91effd822a4d92b4f1faa0fa18199f72c5 (patch)
tree3247f76b005686db0773ea6e5de61f58c635c9a9 /devel/p5-File-Dir-Dumper
parentc5f8b8a8b92d151a181f4429ffd6f2f00c2232d6 (diff)
downloadports-03174d91effd822a4d92b4f1faa0fa18199f72c5.tar.gz
ports-03174d91effd822a4d92b4f1faa0fa18199f72c5.zip
Notes
Diffstat (limited to 'devel/p5-File-Dir-Dumper')
-rw-r--r--devel/p5-File-Dir-Dumper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-Dir-Dumper/Makefile b/devel/p5-File-Dir-Dumper/Makefile
index eee707938551..ec3550630373 100644
--- a/devel/p5-File-Dir-Dumper/Makefile
+++ b/devel/p5-File-Dir-Dumper/Makefile
@@ -7,6 +7,7 @@
PORTNAME= File-Dir-Dumper
PORTVERSION= 0.0.6
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,6 @@ MAINTAINER= tolid@tolid.eu.org
COMMENT= Perl5 module to dump directory structures' meta-data
BUILD_DEPENDS= ${SITE_PERL}/File/Find/Object.pm:${PORTSDIR}/devel/p5-File-Find-Object \
- ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \
${SITE_PERL}/JSON.pm:${PORTSDIR}/converters/p5-JSON
RUN_DEPENDS= ${BUILD_DEPENDS}