pkgsrc/devel/hs-unordered-containers/Makefile
2014-12-12 22:55:24 +00:00

13 lines
349 B
Makefile

# $NetBSD: Makefile,v 1.6 2014/12/12 22:55:24 szptvlfn Exp $
DISTNAME= unordered-containers-0.2.5.0
PKGREVISION= 4
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Efficient hashing-based container types
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../devel/hs-hashable/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"