1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- 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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493032

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>