ports/devel/p5-File-Path-Expand/Makefile

14 lines
212 B
Makefile

COMMENT= expands user directories in paths
MODULES= cpan
PKG_ARCH= *
DISTNAME= File-Path-Expand-1.02
REVISION= 1
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>