ports/devel/p5-Algorithm-C3/Makefile

12 lines
198 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>