0bd09584e9
1.22 - Sat Oct 27 21:24:10 2007 * distro cleanups after moving from CVS to SVN 1.21 - Wed Sep 19 19:45:27 2007 * [BUGFIX] getting rid of Test::More
16 lines
461 B
Makefile
16 lines
461 B
Makefile
# $NetBSD: Makefile,v 1.4 2007/11/29 15:09:39 wiz Exp $
|
|
|
|
DISTNAME= Test-Manifest-1.22
|
|
PKGNAME= p5-${DISTNAME}
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/Test-Manifest/
|
|
COMMENT= Perl5 module to choose test order
|
|
|
|
USE_LANGUAGES= # empty
|
|
PERL5_PACKLIST= auto/Test/Manifest/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|