mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
2591fc7ff8
commit
75d54722f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479093
@ -10,6 +10,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl extension to allow compile time traits for classes/roles
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= \
|
||||
p5-Moose>0:devel/p5-Moose \
|
||||
@ -17,5 +21,6 @@ RUN_DEPENDS= \
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user