ports/devel/p5-Path-Class/Makefile

16 lines
229 B
Makefile

COMMENT= cross-platform path manipulation
MODULES= cpan
PKG_ARCH= *
DISTNAME = Path-Class-0.37
CATEGORIES= devel
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
CPAN_AUTHOR= KWILLIAMS
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>