openbsd-ports/devel/p5-common-sense/Makefile
2022-03-11 18:49:30 +00:00

14 lines
209 B
Makefile

COMMENT = perl common defaults with lower memory usage
MODULES = cpan
PKG_ARCH = *
DISTNAME = common-sense-3.75
CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes
CPAN_AUTHOR = MLEHMANN
.include <bsd.port.mk>