aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tie-File
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-02-26 07:05:25 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-02-26 07:05:25 +0000
commita70fae329fca108c418af194580724f7caf7e568 (patch)
tree7e42278c584a808bdf1c2fc39f27403a8e93448a /devel/p5-Tie-File
parenteb02c4ff8a508c35cc75513d39f4ee00fc83656a (diff)
downloadports-a70fae329fca108c418af194580724f7caf7e568.tar.gz
ports-a70fae329fca108c418af194580724f7caf7e568.zip
- use CPAN macro
- remove the already-in-perl-core-list modules from dependency - bump PORTREVISION
Notes
Notes: svn path=/head/; revision=207918
Diffstat (limited to 'devel/p5-Tie-File')
-rw-r--r--devel/p5-Tie-File/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-Tie-File/Makefile b/devel/p5-Tie-File/Makefile
index 599aba6ba0bc..039919115742 100644
--- a/devel/p5-Tie-File/Makefile
+++ b/devel/p5-Tie-File/Makefile
@@ -7,16 +7,14 @@
PORTNAME= Tie-File
PORTVERSION= 0.96
+PORTREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Tie
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= leeym@FreeBSD.org
COMMENT= Access the lines of a disk file via a Perl array
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
PERL_CONFIGURE= yes
MAN3= Tie::File.3