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

19 lines
339 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2006/11/13 00:09:35 espie Exp $
COMMENT= "expands user directories in paths"
MODULES= cpan
DISTNAME= File-Path-Expand-1.02
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>