summaryrefslogtreecommitdiff
path: root/security/libyubikey/Makefile
blob: 406a87cfbb0208326b8a02cb98dcb4ce8f8b17a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.5 2013/03/16 19:56:07 pettai Exp $

DISTNAME=	libyubikey-1.10
CATEGORIES=	security
MASTER_SITES=	http://yubico-c.googlecode.com/files/

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

LICENSE=	modified-bsd

GNU_CONFIGURE=		yes
USE_LIBTOOL=		yes

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