1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/exercisix/Makefile
2014-02-18 10:10:07 +00:00

17 lines
360 B
Makefile

# Created by: Alexander Churannov <churanov.port.maintainer@gmail.com>
# $FreeBSD$
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++
USE_BZIP2= yes
OPTIONS_DEFINE= EXAMPLES
.include <bsd.port.mk>