Files
2026-01-16 18:06:05 +00:00

18 lines
299 B
Makefile

COMMENT = minimalistic password manager written in shell
GH_ACCOUNT = rnagy
GH_PROJECT = opm
GH_TAGNAME = 1.4
CATEGORIES = security
MAINTAINER = Robert Nagy <robert@openbsd.org>
# ISC
PERMIT_PACKAGE = Yes
RUN_DEPENDS = security/oath-toolkit,-main \
x11/xclip
.include <bsd.port.mk>