# New ports collection makefile for:	check
# Date created:				02 February 2007
# Whom:					luckrill@yahoo.com.cn
#
# $FreeBSD: ports/devel/check/Makefile,v 1.3 2007/02/17 02:42:40 kris Exp $
#

PORTNAME=	check
PORTVERSION=	0.9.5
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	check

MAINTAINER=	luckrill@yahoo.com.cn
COMMENT=	Check is a unit testing framework for C

INFO=		check

MANCOMPRESSED=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_GNOME=	pkgconfig
USE_LDCONFIG=	yes

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1