# New ports collection makefile for:	p5-Audio-Mixer
# Date created:				06 Oct 2008
# Whom:					Dennis Herrmann <adox@mcx2.org>
#
# $FreeBSD: ports/devel/p5-Cwd/Makefile,v 1.2 2009/03/06 18:14:24 dhn Exp $
#

PORTNAME=	Cwd
PORTVERSION=	2.21
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	dhn@FreeBSD.org
COMMENT=	Get pathname of current working directory

PERL_CONFIGURE=	YES

MAN3=		Cwd.3

.include <bsd.port.mk>
