pkgsrc/devel/hs-parser-combinators/Makefile
2021-05-03 19:00:52 +00:00

12 lines
286 B
Makefile

# $NetBSD: Makefile,v 1.3 2021/05/03 19:01:01 pho Exp $
DISTNAME= parser-combinators-1.3.0
PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Commonly useful parser combinators
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"