# Template file for 'pam-u2f' pkgname=pam-u2f version=1.0.7 revision=1 wrksrc="${pkgname/-/_}-${version}" build_style=gnu-configure configure_args="--with-pam-dir=/usr/lib/security" hostmakedepends="automake libtool pkg-config" makedepends="libu2f-host-devel libu2f-server-devel pam-devel" short_desc="Pluggable Authentication Module (PAM) for U2F" maintainer="Matthew Wynn " license="BSD-2-Clause" homepage="https://developers.yubico.com/pam-u2f/" #changelog="https://raw.githubusercontent.com/Yubico/pam-u2f/master/NEWS" distfiles="https://developers.yubico.com/pam-u2f/Releases/pam_u2f-${version}.tar.gz" checksum=034aad8e29b159443dd6c1b7740006addc83d0659304fc4b0b4fb592f768e7cf post_install() { vlicense COPYING }