summaryrefslogtreecommitdiff
path: root/security/libyubikey/Makefile
blob: 9d1bb8cf81e4d3ccfdb92e32fb7047ae67aa6c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.7 2014/09/27 20:17:17 pettai Exp $

DISTNAME=	libyubikey-1.12
CATEGORIES=	security
MASTER_SITES=	http://opensource.yubico.com/yubico-c/releases/

MAINTAINER=	pettai@NetBSD.org
HOMEPAGE=	http://opensource.yubico.com/yubico-c/
COMMENT=	Yubikey library

LICENSE=	modified-bsd

GNU_CONFIGURE=		yes
USE_LIBTOOL=		yes

.include "../../mk/bsd.pkg.mk"