pkgsrc-wip/hs-hashable/Makefile
2013-02-23 14:53:28 +00:00

12 lines
294 B
Makefile

# $NetBSD: Makefile,v 1.5 2013/02/23 14:53:28 phonohawk Exp $
#
DISTNAME= hashable-1.2.0.5
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Class for types that can be converted to a hash value
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"