pkgsrc/devel/hs-hashable/Makefile

12 lines
298 B
Makefile

# $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"