# New ports collection makefile for: hs-hxt
# Date created:        May 14, 2010
# Whom:                Gabor Pali <pgj@FreeBSD.org>
#
# $FreeBSD: ports/textproc/hs-hxt/Makefile,v 1.3 2010/08/30 10:51:42 pgj Exp $
#

PORTNAME=	hxt
PORTVERSION=	8.5.4
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	A collection of tools for processing XML with Haskell

USE_HACKAGE=	curl>=1.3 deepseq>=1.1 tagsoup>=0.8

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