pkgsrc-wip/hs-HUnit/Makefile
2009-11-10 09:17:45 +00:00

13 lines
312 B
Makefile

# $NetBSD: Makefile,v 1.4 2009/11/10 09:17:45 phonohawk Exp $
#
DISTNAME= HUnit-1.2.2.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
HOMEPAGE= http://hunit.sourceforge.net/
COMMENT= Unit testing framework for Haskell
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"