mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/p5-MooseX-MarkAsMethods: Add LICENSE and NO_ARCH
This commit is contained in:
parent
892c4d1930
commit
e993107780
1 changed files with 5 additions and 1 deletions
|
@ -10,12 +10,16 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Mark overload code symbols as methods
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0:devel/p5-B-Hooks-EndOfScope \
|
||||
p5-Moose>=0.94:devel/p5-Moose \
|
||||
p5-namespace-autoclean>=0.12:devel/p5-namespace-autoclean
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue