15 lines
256 B
Makefile

# $OpenBSD: Makefile,v 1.13 2020/07/03 21:45:18 sthen Exp $
COMMENT= superclass for representing nodes in a tree
MODULES= cpan
PKG_ARCH= *
DISTNAME= Tree-DAG_Node-1.06
CATEGORIES= devel
REVISION= 0
# Artistic
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>