# New ports collection makefile for: hs-hxt # Date created: May 14, 2010 # Whom: Gabor Pali # # $FreeBSD$ # 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