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

19 lines
348 B
Makefile
Raw Normal View History

2010-10-18 13:47:50 -04:00
# $OpenBSD: Makefile,v 1.4 2010/10/18 17:48:01 espie Exp $
COMMENT= expands user directories in paths
MODULES= cpan
DISTNAME= File-Path-Expand-1.02
CATEGORIES= devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>