pkgsrc-wip/hs-explicit-exception/Makefile

14 lines
352 B
Makefile

# $NetBSD: Makefile,v 1.3 2014/05/15 21:49:08 szptvlfn Exp $
#
DISTNAME= explicit-exception-0.1.6
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Exceptions which are explicit in the type signature
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../devel/hs-transformers/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"