PORTNAME=	c-siphash
DISTVERSIONPREFIX=	v
DISTVERSION=	1.1.0
CATEGORIES=	security devel

MAINTAINER=	python@FreeBSD.org
COMMENT=	Streaming-capable SipHash Implementation
WWW=		https://c-util.github.io/c-siphash

BUILD_DEPENDS=	${LOCALBASE}/include/c-stdaux.h:devel/c-stdaux

USES=		compiler:c11 meson pkgconfig
USE_GITHUB=	yes
GH_ACCOUNT=	c-util

.include <bsd.port.mk>
