pkgsrc/devel/check/Makefile
wiz 7b4862b80e Update to 0.8.4. Fix PLIST.
Changes:
Fixed pipe issues.
Allow to use check.h from C++.
Plugged some memory leaks.
2002-10-22 16:57:56 +00:00

15 lines
352 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/10/22 16:57:56 wiz Exp $
#
DISTNAME= check-0.8.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=check/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://check.sourceforge.net/
COMMENT= unit test framework for C
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+=--enable-plain-docdir
.include "../../mk/bsd.pkg.mk"