b6c3df8b20
CHANGES: ## Version 1.2.3.3 * Support integer-simple.
12 lines
332 B
Makefile
12 lines
332 B
Makefile
# $NetBSD: Makefile,v 1.9 2016/01/10 11:48:24 szptvlfn Exp $
|
|
|
|
DISTNAME= hashable-1.2.3.3
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Class for types that can be converted to a hash value
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../devel/hs-text/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|