freebsd-ports/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile
2013-10-29 07:56:01 +00:00

17 lines
371 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= Devel-Caller-IgnoreNamespaces
PORTVERSION= 1.0
CATEGORIES= devel perl5
MASTER_SITES= CPAN
#MASTER_SITE_SUBDIR= CPAN:DCANTRELL
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Make available a magic caller which can ignore namespaces
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>