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