COMMENT =	opinionated command line journal

GH_ACCOUNT =	thexhr
GH_PROJECT =	jrnlc
GH_TAGNAME =	2022.b

CATEGORIES =	productivity

HOMEPAGE =	https://github.com/thexhr/jrnlc

MAINTAINER =	Matthias Schmidt <openbsd@xosc.org>

# ISC
PERMIT_PACKAGE = Yes

COMPILER =	base-clang ports-gcc
COMPILER_LANGS =	c

# Uses pledge()
WANTLIB += c json-c sodium

LIB_DEPENDS =	devel/json-c \
		security/libsodium

NO_TEST	=	Yes

.include <bsd.port.mk>
