# New ports collection makefile for:	libcheck
# Date created:		December 4, 2003
# Whom:			mikeh@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	libcheck
PORTVERSION=	0.8.4
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	check
DISTNAME=	check-${PORTVERSION}

MAINTAINER=	mikeh@FreeBSD.org
COMMENT=	A unit test framework for C

GNU_CONFIGURE=	yes

.include <bsd.port.mk>