openbsd-ports/devel/p5-File-Path-Expand/Makefile
2013-03-11 10:50:00 +00:00

17 lines
282 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 10:50:17 espie Exp $
COMMENT= expands user directories in paths
MODULES= cpan
DISTNAME= File-Path-Expand-1.02
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>