14 lines
244 B
Makefile

# $OpenBSD: Makefile,v 1.12 2019/07/12 20:45:13 sthen Exp $
COMMENT= superclass for representing nodes in a tree
MODULES= cpan
PKG_ARCH= *
DISTNAME= Tree-DAG_Node-1.06
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>