15 lines
295 B
Makefile
15 lines
295 B
Makefile
# $OpenBSD: Makefile,v 1.14 2013/10/11 23:48:39 naddy Exp $
|
|
|
|
COMMENT= extension for simple-minded recipe-controlled build of data
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Data-Flow-0.09
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|