PKG_ARCH=*, REGRESS_DEPENDS for more tests.
This commit is contained in:
parent
ef23924c89
commit
3192d01043
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/04/18 11:27:06 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/04/18 15:50:33 espie Exp $
|
||||
|
||||
COMMENT= "perl test framework for file contents"
|
||||
|
||||
DISTNAME= Test-File-Contents-0.03
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= devel perl5
|
||||
PKG_ARCH= *
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -16,4 +17,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
|
||||
|
||||
CONFIGURE_STYLE= perl modbuild
|
||||
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Pod-Coverage
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user