# $MidnightBSD: trunk/sysutils/p5-File-Which/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	File-Which
PORTVERSION=	1.09
CATEGORIES=	sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Portable implementation of `which' in Perl

LICENSE=	perl

PERL_CONFIGURE=	yes

MAN1=		pwhich.1
MAN3=		File::Which.3

.include <bsd.port.mk>
