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

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

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

LICENSE=    BSD

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