summaryrefslogtreecommitdiff
path: root/devel/hs-parser-combinators/Makefile
blob: 5caa89908754eab6206c0de96a4fc16ff2054ef3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.6 2022/02/26 03:58:04 pho Exp $

DISTNAME=	parser-combinators-1.3.0
PKGREVISION=	4
CATEGORIES=	devel

MAINTAINER=	pho@cielonegro.org
COMMENT=	Commonly useful parser combinators
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"