summaryrefslogtreecommitdiffstats
path: root/textproc/hs-hexpat/Makefile
blob: 42e4ac97e2fa0f0ea79a8fb355c40d5f9b9b4f5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	hexpat
PORTVERSION=	0.20.3
PORTREVISION=	1
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	XML parser/formatter based on expat

LICENSE=	BSD

USE_CABAL=	List>=0.4.2 text>=0.5 transformers utf8-string

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud