ports/devel/p5-Algorithm-C3/Makefile

11 lines
198 B
Makefile

COMMENT= module for merging hierarchies using the C3 algorithm
MODULES= cpan
PKG_ARCH= *
DISTNAME = Algorithm-C3-0.11
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>