arch-independent

This commit is contained in:
kevlo 2006-09-30 11:28:19 +00:00
parent 60aefe15d3
commit a48059074c

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/03 02:03:10 kevlo Exp $
# $OpenBSD: Makefile,v 1.2 2006/09/30 11:28:19 kevlo Exp $
COMMENT= "determine file type using magic"
DISTNAME= File-Type-0.22
PKGNAME= p5-${DISTNAME}
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
@ -17,4 +17,6 @@ PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>