arch-independent.

This commit is contained in:
kevlo 2006-09-30 13:53:33 +00:00
parent b5dc81d57b
commit c396be9736

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/09/26 02:50:23 kevlo Exp $
# $OpenBSD: Makefile,v 1.2 2006/09/30 13:53:33 kevlo Exp $
COMMENT= "more sensible way to change directories"
DISTNAME= File-chdir-0.06
PKGNAME= p5-${DISTNAME}
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
@ -16,4 +16,6 @@ PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>