freebsd-ports/devel/p5-Devel-Hide/Makefile

20 lines
372 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
PORTNAME= Devel-Hide
PORTVERSION= 0.0015
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Forces the unavailability of specified Perl modules (for testing)
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>