pkgsrc-wip/hs-hashmap/Makefile

14 lines
338 B
Makefile

# $NetBSD: Makefile,v 1.2 2014/05/25 21:59:29 szptvlfn Exp $
#
DISTNAME= hashmap-1.2.0.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Persistent containers Map and Set based on hashing
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../devel/hs-hashable/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"