Remove Perl core modules

- While I'm here, add LICENSE
- Bump PORTREVISION for dependency change

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-30 22:14:58 +00:00
parent 720a1841d6
commit 46cabb6a2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444806

View File

@ -3,6 +3,7 @@
PORTNAME= Log-Syslog-Fast
PORTVERSION= 0.65
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -10,10 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= matthew@FreeBSD.org
COMMENT= Send syslog messages over TCP, UDP, or UNIX sockets
RUN_DEPENDS= p5-IO-Socket-IP>=0.19:net/p5-IO-Socket-IP \
p5-Log-Syslog-Constants>-1.01:sysutils/p5-Log-Syslog-Constants
BUILD_DEPENDS= p5-IO-Socket-IP>=0.19:net/p5-IO-Socket-IP \
p5-Log-Syslog-Constants>-1.01:sysutils/p5-Log-Syslog-Constants
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Log-Syslog-Constants>-1.01:sysutils/p5-Log-Syslog-Constants
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure