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

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

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

LICENSE=	BSD

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