security/yubikey-personalization-gui) under a common subdir, and add a new one for ykclient (aka yubico-c-client). fix/ok ajacoutot@
13 lines
318 B
Makefile
13 lines
318 B
Makefile
# $OpenBSD: Makefile.inc,v 1.1.1.1 2015/11/12 15:18:47 sthen Exp $
|
|
|
|
CATEGORIES+= security security/yubico
|
|
|
|
MAINTAINER?= Stuart Henderson <sthen@openbsd.org>
|
|
|
|
HOMEPAGE?= https://developers.yubico.com/${YK_PROJECT}/
|
|
|
|
# BSD
|
|
PERMIT_PACKAGE_CDROM?= Yes
|
|
|
|
MASTER_SITES?= https://developers.yubico.com/${YK_PROJECT}/releases/
|