2382cbbd7d
Module to provide a configuration hash with option to read from file. "ok, GOGOGO" simon@
17 lines
332 B
Makefile
17 lines
332 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2008/02/04 20:23:32 jasper Exp $
|
|
|
|
COMMENT= provide a configuration hash with options
|
|
|
|
DISTNAME= Config-Options-0.04
|
|
CATEGORIES= devel
|
|
|
|
MODULES= cpan
|
|
|
|
# Artistic License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|