2020-07-03 21:44:29 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.19 2020/07/03 21:44:46 sthen Exp $
|
2001-05-06 00:12:42 +00:00
|
|
|
|
2007-09-16 02:52:56 +00:00
|
|
|
COMMENT= extension for simple-minded recipe-controlled build of data
|
2001-01-09 06:23:54 +00:00
|
|
|
|
2006-11-25 16:32:33 +00:00
|
|
|
MODULES= cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2015-01-05 15:00:31 +00:00
|
|
|
DISTNAME = Data-Flow-1.02
|
2006-11-25 16:32:33 +00:00
|
|
|
CATEGORIES= devel
|
2020-07-03 21:44:29 +00:00
|
|
|
REVISION = 1
|
2001-01-09 06:23:54 +00:00
|
|
|
|
2019-07-12 21:02:12 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2001-01-09 06:23:54 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|