14 lines
223 B
Makefile
14 lines
223 B
Makefile
# $OpenBSD: Makefile,v 1.15 2019/07/12 21:02:15 sthen Exp $
|
|
|
|
COMMENT= backend to diagram op trees
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= B-Graph-0.51
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|