mark arch independent

This commit is contained in:
wilfried 2004-02-01 20:17:43 +00:00
parent 311c1b586f
commit 0ea512671e
4 changed files with 12 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2003/01/28 18:20:37 wilfried Exp $
# $OpenBSD: Makefile,v 1.5 2004/02/01 20:17:43 wilfried Exp $
COMMENT= "Pure Perl MySQL driver for the Perl DBI"
@ -24,4 +24,6 @@ RUN_DEPENDS= :p5-DBI->=1.14:databases/p5-DBI \
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2002/09/17 14:46:06 wilfried Exp $
# $OpenBSD: Makefile,v 1.6 2004/02/01 20:17:44 wilfried Exp $
COMMENT= 'print arrays of data in a nicely formatted listing'
@ -18,4 +18,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2003/01/28 18:18:53 wilfried Exp $
# $OpenBSD: Makefile,v 1.6 2004/02/01 20:17:44 wilfried Exp $
COMMENT= "Pure Perl MySQL network protocol interface"
@ -19,4 +19,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/01/11 11:48:18 wilfried Exp $
# $OpenBSD: Makefile,v 1.2 2004/02/01 20:17:44 wilfried Exp $
COMMENT= "module to bubble-babble fingerprints"
@ -18,4 +18,6 @@ PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>