mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Pet portlint
- Add LICENSE - Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
8cdb9afc23
commit
c91d85894e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489950
1 changed files with 5 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue