aaf61db584
to the versions corresponding to the 2006-09 release. This should have been done when the main hugs package was updated to this version back in October of past year.
12 lines
290 B
Makefile
12 lines
290 B
Makefile
# $NetBSD: Makefile,v 1.2 2007/03/07 12:51:16 jmmv Exp $
|
|
#
|
|
|
|
DISTNAME= HUnit-1.1.20060921
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
|
COMMENT= Unit testing framework for Haskell
|
|
HOMEPAGE= http://hunit.sourceforge.net/
|
|
|
|
.include "../../lang/hugs/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|