freebsd-ports/devel/p5-UNIVERSAL-which/Makefile
Andrej Zverev f09fca2358 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 09:57:19 +00:00

15 lines
283 B
Makefile

# $FreeBSD$
PORTNAME= UNIVERSAL-which
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for telling fully qualified name of the method
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>