2010-11-15 19:45:56 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/11/15 19:46:06 espie Exp $
|
2007-02-07 09:42:11 +00:00
|
|
|
|
2007-09-16 02:52:56 +00:00
|
|
|
COMMENT= perform tests on all modules of a distribution
|
2007-02-07 09:42:11 +00:00
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
2008-10-08 21:41:09 +00:00
|
|
|
DISTNAME= Test-Distribution-2.00
|
2010-07-13 19:46:10 +00:00
|
|
|
REVISION= 0
|
2007-02-07 09:42:11 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= modbuild
|
2010-10-18 17:47:50 +00:00
|
|
|
USE_GROFF = Yes
|
2007-02-07 09:42:11 +00:00
|
|
|
|
2010-11-15 19:45:56 +00:00
|
|
|
RUN_DEPENDS= devel/p5-File-Find-Rule-Perl
|
2010-01-11 22:11:52 +00:00
|
|
|
|
2007-02-07 09:42:11 +00:00
|
|
|
.include <bsd.port.mk>
|