blob: c516093c4678ac7c07f0b95f29e42f193f22b641 (
plain) (
tree)
|
|
# $FreeBSD$
PORTNAME= Test-Requires
PORTVERSION= 0.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for checking to see if the module can be loaded
USES= perl5
USE_PERL5= modbuild
MAN3= Test::Requires.3
.include <bsd.port.mk>
|