- use CPAN macro

- remove the modules which are in perl core list from dependency
- bump PORTREVISION
This commit is contained in:
Yen-Ming Lee 2008-02-26 05:38:47 +00:00
parent bfa22791da
commit 6bb16b8484
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207913

View File

@ -7,16 +7,15 @@
PORTNAME= Archive-Tar
PORTVERSION= 1.38
PORTREVISION= 1
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Archive
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for creation and manipulation of tar files
RUN_DEPENDS= ${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib \
${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String
BUILD_DEPENDS= ${RUN_DEPENDS}