aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-xhtml/Makefile
blob: 0a09cb8e5e8c5a02d7c1ec62a2d37374c1b41947 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   xhtml
PORTVERSION=    3000.2.1
PORTREVISION=   6
CATEGORIES= textproc haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    XHTML combinator library

LICENSE=    BSD

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