File:  [cvs.NetBSD.org] / pkgsrc / devel / hs-hashable / Makefile
Revision 1.27: download - view: text, annotated - select for diffs
Thu Nov 2 06:36:33 2023 UTC (16 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Revbump all Haskell after updating lang/ghc96

# $NetBSD: Makefile,v 1.27 2023/11/02 06:36:33 pho Exp $

DISTNAME=	hashable-1.4.3.0
PKGREVISION=	1
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 "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>