- Pet portlint

- Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-01-11 09:00:36 +00:00
parent 8cdb9afc23
commit c91d85894e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489950

View file

@ -8,9 +8,13 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= The core class for representing a single MARC record
COMMENT= Core class for representing a single MARC record
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>