Files
2022-03-11 18:49:30 +00:00

12 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>