openbsd-ports/devel/p5-Tree-DAG_Node/Makefile
2013-03-11 10:50:00 +00:00

14 lines
253 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:23 espie Exp $
COMMENT= superclass for representing nodes in a tree
MODULES= cpan
DISTNAME= Tree-DAG_Node-1.06
CATEGORIES= devel
USE_GROFF = Yes
# Artistic
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>