1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00

- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-10-10 09:08:40 +00:00
parent 9b1dcbad19
commit 2c02f24635
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481703

View File

@ -11,7 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convert binary octets into ASCII armoured messages
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE_ART10= ${WRKSRC}/ARTISTIC
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>