pkgsrc-wip/hs-stringtable-atom/Makefile
PHO / phonohawk 336dfffd62 Import hs-stringtable-atom-0.0.6.1 as wip/hs-stringtable-atom.
Memoize Strings as Atoms for fast comparison and sorting, with maps
and sets.
2012-03-04 07:34:47 +00:00

13 lines
352 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2012/03/04 07:34:47 phonohawk Exp $
#
DISTNAME= stringtable-atom-0.0.6.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Memorize Strings as Atoms for fast comparison and sorting
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-syb/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"