pkgsrc-wip/hs-extensible-exceptions/Makefile
PHO / phonohawk f61ed062ef Import hs-extensible-exceptions-0.1.1.4 as wip/hs-extensible-exceptions.
This package provides extensible exceptions for both new and old
versions of GHC (i.e., < 6.10).
2013-03-02 10:48:16 +00:00

12 lines
275 B
Makefile

# $NetBSD: Makefile,v 1.3 2013/03/02 10:48:16 phonohawk Exp $
#
DISTNAME= extensible-exceptions-0.1.1.4
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Extensible exceptions
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"