pkgsrc/security/libyubikey/Makefile
pettai f613eee8da Version 1.12 (released 2014-06-11)
* Rewrote man pages using Asciidoc.
2014-09-27 20:17:17 +00:00

16 lines
368 B
Makefile

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