15 lines
262 B
Makefile
15 lines
262 B
Makefile
# $OpenBSD: Makefile,v 1.7 2015/01/21 14:27:56 sthen Exp $
|
|
|
|
COMMENT= provide a configuration hash with options
|
|
|
|
DISTNAME= Config-Options-0.08
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
MODULES= cpan
|
|
|
|
# Artistic License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|