# New ports collection makefile for: p5-File-Which
# Date created: 28 December 2002
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD: ports/sysutils/p5-File-Which/Makefile,v 1.3 2006/06/25 16:38:43 clsung Exp $
#
PORTNAME= File-Which
PORTVERSION= 0.05
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Portable implementation of `which' in Perl
PERL_CONFIGURE= yes
MAN1= pwhich.1
MAN3= File::Which.3
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1