freebsd-ports/devel/bcunit/Makefile
Felix Palmen 0d7e50ea1a devel/bcunit: Update to 5.2.62
Approved by:		bofh (maintainer, by private message)
Differential Revision:	https://reviews.freebsd.org/D41227
2023-08-04 08:20:52 +02:00

18 lines
431 B
Makefile

PORTNAME= bcunit
PORTVERSION= 5.2.62
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
COMMENT= Fork of defunct project CUnit, with several fixes and patches applied
WWW= https://gitlab.linphone.org/BC/public/bcunit
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf cmake libtool pathfix pkgconfig
USE_GITLAB= yes
GL_SITE= https://gitlab.linphone.org/BC
GL_ACCOUNT= public
USE_LDCONFIG= yes
.include <bsd.port.mk>