PORTNAME=	hyperhotp
DISTVERSIONPREFIX=	v
DISTVERSION=	0.1
CATEGORIES=	security comms

MAINTAINER=	fuz@FreeBSD.org
COMMENT=	Programmer for the HOTP feature of hyperFIDO USB security keys
WWW=		https://github.com/casept/hyperhotp

LICENSE=	GPLv3

USES=		cmake pkgconfig
USE_GITHUB=	yes
GH_ACCOUNT=	casept

PLIST_FILES=	bin/hyperhotp \
		share/man/man1/hyperhotp.1.gz

.include <bsd.port.mk>
