ports/devel/p5-Class-Mix/Makefile

17 lines
280 B
Makefile

COMMENT = dynamic class mixing
MODULES = cpan
PKG_ARCH = *
DISTNAME = Class-Mix-0.006
CATEGORIES = devel
REVISION = 0
# perl
PERMIT_PACKAGE = Yes
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = devel/p5-Params-Classify
CONFIGURE_STYLE = modbuild
.include <bsd.port.mk>