Skip to content

Commit

Permalink
devel/p5-MooseX-MarkAsMethods: Add LICENSE and NO_ARCH
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 25, 2021
1 parent 892c4d1 commit e993107
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion devel/p5-MooseX-MarkAsMethods/Makefile
Expand Up @@ -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>

0 comments on commit e993107

Please sign in to comment.