16 lines
270 B
Makefile
16 lines
270 B
Makefile
# $OpenBSD: Makefile,v 1.10 2020/07/03 21:44:45 sthen Exp $
|
|
|
|
COMMENT= provide a configuration hash with options
|
|
|
|
DISTNAME= Config-Options-0.08
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
# Artistic License
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|