ports/devel/p5-Role-Basic/Makefile

14 lines
209 B
Makefile

COMMENT = a simple class to create simple roles
MODULES = cpan
PKG_ARCH = *
DISTNAME = Role-Basic-0.13
CATEGORIES = devel
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
CPAN_AUTHOR = OVID
.include <bsd.port.mk>