16 lines
294 B
Makefile
16 lines
294 B
Makefile
# $OpenBSD: Makefile.inc,v 1.45 2019/05/28 14:24:10 sthen Exp $
|
|
|
|
MAINTAINER?= Stuart Henderson <sthen@openbsd.org>
|
|
|
|
CATEGORIES?= security/letsencrypt security
|
|
|
|
MODPY_PI?= Yes
|
|
MODPY_SETUPTOOLS?= Yes
|
|
|
|
MODPY_EGG_VERSION?= 0.34.2
|
|
|
|
MODULES?= lang/python
|
|
|
|
# Apache 2.0
|
|
PERMIT_PACKAGE_CDROM?= Yes
|