freebsd-ports/devel/p5-Cwd/Makefile
Dennis Herrmann 2b3b399de8 - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00

21 lines
377 B
Makefile

# New ports collection makefile for: p5-Audio-Mixer
# Date created: 06 Oct 2008
# Whom: Dennis Herrmann <adox@mcx2.org>
#
# $FreeBSD$
#
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>