mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
11 lines
219 B
Makefile
11 lines
219 B
Makefile
CATEGORIES+= security security/yubico
|
|
|
|
HOMEPAGE?= https://developers.yubico.com/${YK_PROJECT}/
|
|
|
|
# BSD
|
|
PERMIT_PACKAGE?= Yes
|
|
|
|
.if !defined(GH_ACCOUNT)
|
|
SITES?= https://developers.yubico.com/${YK_PROJECT}/Releases/
|
|
.endif
|