opnsense-ports/databases/iowow/Makefile
Franco Fichtner b5092bd666 */*: sync with upstream
Taken from: HardenedBSD
2018-08-07 07:44:54 +02:00

21 lines
381 B
Makefile

# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$
PORTNAME= iowow
PORTVERSION= 1.2.13
DISTVERSIONPREFIX= v
CATEGORIES= databases
MAINTAINER= danfe@FreeBSD.org
COMMENT= Persistent key-value database engine
LICENSE= MIT
USES= cmake:outsource compiler:c11
USE_GITHUB= yes
GH_ACCOUNT= Softmotions
USE_LDCONFIG= yes
PORTDOCS= Changelog README
.include <bsd.port.mk>