# $OpenBSD: Makefile,v 1.28 2020/07/12 20:40:44 mglocker Exp $ COMMENT = simple off-line blog utility DISTNAME = sblg-0.5.9 CATEGORIES = www HOMEPAGE = https://kristaps.bsd.lv/sblg/ MAINTAINER = Bryan Vyhmeister # ISC PERMIT_PACKAGE = Yes # uses pledge() WANTLIB += c expat MASTER_SITES = https://kristaps.bsd.lv/sblg/snapshots/ MAKE_FLAGS = CC="${CC}" CONFIGURE_STYLE = simple NO_TEST = Yes ALL_TARGET = sblg .include