- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-01-04 09:00:24 +00:00
parent b6a0228ef5
commit eee910d49d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489250

View File

@ -11,10 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Yet another Perl SAX XML Writer
LICENSE= GPLv1+ # exact version not specified
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-libxml>=0:textproc/p5-libxml
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>