1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-08-23 09:08:09 +00:00
parent f5cc3cf0a9
commit f39f2b57fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477861

View File

@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for merging IPv4 or IPv6 CIDR addresses
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>