pkgsrc-wip/hs-haskelldb/Makefile
2009-05-29 04:18:18 +00:00

12 lines
288 B
Makefile

# $NetBSD: Makefile,v 1.2 2009/05/29 04:18:18 phonohawk Exp $
#
DISTNAME= haskelldb-0.12
CATEGORIES= databases
MAINTAINER= pho@cielonegro.org
COMMENT= SQL unwrapper for Haskell
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-mtl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"