arch-independent.

This commit is contained in:
kevlo 2006-09-30 12:19:51 +00:00
parent 917ec807f9
commit 39b7dcaff0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2004/04/19 06:48:46 kevlo Exp $
# $OpenBSD: Makefile,v 1.7 2006/09/30 12:19:51 kevlo Exp $
COMMENT= "extension for simple-minded recipe-controlled build of data"
DISTNAME= Data-Flow-0.09
PKGNAME= p5-${DISTNAME}
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel perl5
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
@ -17,4 +17,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>