ports/devel/p5-Params-Classify/Makefile

16 lines
228 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = argument type classification
MODULES = cpan
DISTNAME = Params-Classify-0.015
CATEGORIES = devel
REVISION = 0
# same as perl
PERMIT_PACKAGE = Yes
WANTLIB += c perl
CONFIGURE_STYLE = modbuild
.include <bsd.port.mk>