pkgsrc/devel/hs-blaze-builder/Makefile

13 lines
275 B
Makefile
Raw Normal View History

2021-05-03 21:00:52 +02:00
# $NetBSD: Makefile,v 1.12 2021/05/03 19:00:55 pho Exp $
DISTNAME= blaze-builder-0.4.2.1
2021-05-03 21:00:52 +02:00
PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Efficient buffered output
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"