pkgsrc/devel/hugs-HUnit/Makefile
jmmv aaf61db584 Update the hugs additional modules (hugs-HUnit, hugs-unix and hugs-HaXml)
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.
2007-03-07 12:51:16 +00:00

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"