pkgsrc/devel/hs-unordered-containers/Makefile
2014-09-13 22:23:27 +00:00

13 lines
349 B
Makefile

# $NetBSD: Makefile,v 1.4 2014/09/13 22:23:28 szptvlfn Exp $
DISTNAME= unordered-containers-0.2.5.0
PKGREVISION= 2
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"