opnsense-ports/devel/cpputest/Makefile
Franco Fichtner f9ca842347 */*: sync with upstream
Taken from: FreeBSD
2016-05-28 13:38:32 +02:00

18 lines
287 B
Makefile

# $FreeBSD$
PORTNAME= cpputest
PORTVERSION= 3.7.1
DISTVERSIONPREFIX= v
CATEGORIES= devel
MAINTAINER= akos.somfai@gmail.com
COMMENT= Unit testing and mocking framework for C/C++
LICENSE= BSD3CLAUSE
USE_GITHUB= yes
USES= autoreconf libtool
GNU_CONFIGURE= yes
.include <bsd.port.mk>