freebsd-ports/devel/p5-UNIVERSAL-which/Makefile
Sunpoet Po-Chuan Hsieh 00ca886ed4 - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by:	az
With hat:	perl
2011-09-17 07:06:45 +00:00

20 lines
435 B
Makefile

# New ports collection makefile for: p5-UNIVERSAL-which
# Date Created: 19 May, 2006
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $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
PERL_CONFIGURE= yes
MAN3= UNIVERSAL::which.3
.include <bsd.port.mk>