pkgsrc/security/libyubikey/Makefile
pettai 5a7e72ed07 Version 1.10 (released 2013-03-12)
* Added ./configure --enable-gcc-warnings to enable a lot of warnings.

* Warning fixes, build fixes etc.
2013-03-16 19:56:07 +00:00

16 lines
354 B
Makefile

# $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"