pkgsrc/devel/cppunit/Makefile

15 lines
351 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2004/09/30 22:29:31 wulf Exp $
#
DISTNAME= cppunit-1.10.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cppunit/}
MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://cppunit.sourceforge.net/
COMMENT= CppUnit is a C++ unit testing framework
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"