1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

Fix *_DEPENDS: remove Perl core modules

- Add LICENSE_FILE
- Bump PORTREVISION for dependency change

Approved by:	portmgr (blanket)
With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-01-10 18:36:41 +00:00
parent e79ad1abe0
commit 5dd9f3f42a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431120

View File

@ -3,6 +3,7 @@
PORTNAME= WAP-wbxml
PORTVERSION= 1.14
PORTREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,10 +12,10 @@ MAINTAINER= bofh@FreeBSD.org
COMMENT= Binarization of XML file
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \
p5-I18N-Charset>=0:misc/p5-I18N-Charset \
p5-Data-Dumper>=0:devel/p5-Data-Dumper
p5-I18N-Charset>=0:misc/p5-I18N-Charset
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= dos2unix perl5