PORTNAME=	c-stdaux
DISTVERSIONPREFIX=	v
DISTVERSION=	1.6.0
CATEGORIES=	devel

MAINTAINER=	python@FreeBSD.org
COMMENT=	Auxiliary macros and functions for the C standard library
WWW=		https://c-util.github.io/c-stdaux

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

NO_ARCH=	yes

.include <bsd.port.mk>
