freebsd-ports/devel/p5-File-Path/Makefile
2013-10-29 12:52:07 +00:00

16 lines
266 B
Makefile

# Created by: chinsan
# $FreeBSD$
PORTNAME= File-Path
PORTVERSION= 2.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Create or remove directory trees
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>