1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- use CPAN macro

- remove the already-in-perl-core-list modules from dependency
- bump PORTREVISION
This commit is contained in:
Yen-Ming Lee 2008-02-26 07:05:25 +00:00
parent eb02c4ff8a
commit a70fae329f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207918

View File

@ -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