# New ports collection makefile for: hs-xml # Date created: January 10 2010 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # PORTNAME= xml PORTVERSION= 1.3.7 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A simple XML library for Haskell CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include