1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-02-13 09:00:44 +00:00
parent 6845d1f7ad
commit 8337704293
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492834

View File

@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to print arrays of elements in sorted columns
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/GNU-LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>