pkgsrc-wip/hs-failure/Makefile

14 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.5 2014/05/15 21:49:08 szptvlfn Exp $
#
DISTNAME= failure-0.2.0.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Simple type class for success/failure computations
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../devel/hs-transformers/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"