- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov
2019-02-16 09:00:50 +00:00
parent 05e6ea93c0
commit 160b9d77b1

View File

@@ -11,7 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to manipulate Apache configuration files
LICENSE= LGPL21+
USES= perl5
USE_PERL5= configure patch
NO_ARCH= yes
.include <bsd.port.mk>