pkgsrc-wip/hs-io-storage/Makefile

13 lines
274 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/07/08 09:58:31 phonohawk Exp $
#
DISTNAME= io-storage-0.3
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Key-value store in the IO monad
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"