3472e592df
mysterious errors in that case.
19 lines
461 B
Makefile
19 lines
461 B
Makefile
# $NetBSD: Makefile,v 1.8 2013/06/18 19:56:16 joerg Exp $
|
|
|
|
DISTNAME= ykclient-2.10
|
|
CATEGORIES= security
|
|
MASTER_SITES= http://yubico.github.io/yubico-c-client/releases/
|
|
|
|
MAINTAINER= pettai@NetBSD.org
|
|
HOMEPAGE= http://yubico.github.io/yubico-c-client/
|
|
COMMENT= Libraries for online validation of Yubikey OTPs
|
|
|
|
LICENSE= modified-bsd
|
|
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include "../../www/curl/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|