aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-xhtml/Makefile
blob: fb06319877ac2ab6d03724b2e1c75ef98b885854 (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=	5
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>