pkgsrc/devel/hs-bitarray/Makefile

12 lines
276 B
Makefile

# $NetBSD: Makefile,v 1.5 2022/02/26 03:57:49 pho Exp $
DISTNAME= bitarray-0.0.1.1
PKGREVISION= 4
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Mutable and immutable bit arrays
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"