openbsd-ports/security/yubico/Makefile.inc
2022-08-28 09:02:45 +00:00

11 lines
225 B
Makefile

CATEGORIES+= security security/yubico
HOMEPAGE?= https://developers.yubico.com/${YK_PROJECT}/
# BSD
PERMIT_PACKAGE?= Yes
.if !defined(GH_ACCOUNT)
MASTER_SITES?= https://developers.yubico.com/${YK_PROJECT}/Releases/
.endif