ports/devel/p5-Readonly-XS/Makefile

15 lines
232 B
Makefile

COMMENT= create readonly variables faster
MODULES= cpan
DISTNAME= Readonly-XS-1.05
REVISION= 5
CATEGORIES= devel
# perl licence
PERMIT_PACKAGE= Yes
WANTLIB += c perl
RUN_DEPENDS= devel/p5-Readonly>=1.02
.include <bsd.port.mk>