# New ports collection makefile for:	exercisix
# Date created:		6 July 2011
# Whom:			Alexander Churannov <churanov.port.maintainer@gmail.com>
#
# $FreeBSD: ports/devel/exercisix/Makefile,v 1.1 2011/07/09 16:38:39 beech Exp $
#

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
MAN3=		exercisix.3
MANCOMPRESSED=	yes

.include <bsd.port.mk>
