7043b02f8b
* Updated ld-version-script from gnulib to silence warnings. * Fix out-of-tree builds.
17 lines
387 B
Makefile
17 lines
387 B
Makefile
# $NetBSD: Makefile,v 1.3 2012/06/16 20:26:12 pettai Exp $
|
|
|
|
DISTNAME= libyubikey-1.9
|
|
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
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|