pkgsrc/devel/hs-bytestring-builder/Makefile

13 lines
455 B
Makefile

# $NetBSD: Makefile,v 1.1 2020/03/30 16:34:14 riastradh Exp $
DISTNAME= bytestring-builder-0.10.8.2.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_HASKELL_HACKAGE:=bytestring-builder-${PKGVERSION_NOREV}/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://hackage.haskell.org/package/bytestring-builder
COMMENT= The new bytestring builder, packaged outside of GHC
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"