arch-independent.

This commit is contained in:
kevlo 2006-09-30 11:14:29 +00:00
parent f7d4f1f29e
commit 60aefe15d3

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2005/12/09 13:17:25 kevlo Exp $
# $OpenBSD: Makefile,v 1.12 2006/09/30 11:14:29 kevlo Exp $
COMMENT= "emulate IO::File interface for in-core strings"
DISTNAME= IO-String-1.08
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:=IO/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>