1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove Perl core modules

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-30 13:44:47 +00:00
parent a5a801a933
commit 7ccbd7933c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444747

View File

@ -3,6 +3,7 @@
PORTNAME= Sysadm-Install
PORTVERSION= 0.48
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MSCHILLI
@ -14,8 +15,7 @@ COMMENT= Typical installation tasks for system administrators
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Archive-Tar>=0:archivers/p5-Archive-Tar \
p5-Expect>=0:lang/p5-Expect \
BUILD_DEPENDS= p5-Expect>=0:lang/p5-Expect \
p5-File-Which>=1.09:sysutils/p5-File-Which \
p5-Log-Log4perl>=1.28:devel/p5-Log-Log4perl \
p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \