freebsd-ports/devel/exercisix/Makefile
2021-04-06 16:31:07 +02:00

15 lines
349 B
Makefile

# Created by: Alexander Churannov <churanov.port.maintainer@gmail.com>
PORTNAME= exercisix
PORTVERSION= 1.2
CATEGORIES= devel
MASTER_SITES= http://alexanderchuranov.com/files/
MAINTAINER= exercisix@alexanderchuranov.com
COMMENT= Innovative lightweight unit-test framework for C++
USES= tar:bzip2
OPTIONS_DEFINE= EXAMPLES
.include <bsd.port.mk>