summaryrefslogblamecommitdiff
path: root/devel/p5-Devel-Hide/Makefile
blob: a818bffe1ced4a149d25a2ff8bec9f02cb4d8ed8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                 

                         
 
                      
# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Devel-Hide
PORTVERSION=	0.0009
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Forces the unavailability of specified Perl modules (for testing)

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>