14 lines
259 B
Makefile
14 lines
259 B
Makefile
# $OpenBSD: Makefile,v 1.18 2019/07/12 21:02:15 sthen Exp $
|
|
|
|
COMMENT= extension for simple-minded recipe-controlled build of data
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Data-Flow-1.02
|
|
CATEGORIES= devel
|
|
REVISION = 0
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|