pkgsrc/devel/hs-unordered-containers/Makefile

13 lines
350 B
Makefile

# $NetBSD: Makefile,v 1.11 2016/01/10 11:49:10 szptvlfn Exp $
DISTNAME= unordered-containers-0.2.5.1
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"