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

PORTNAME=   html
PORTVERSION=    1.0.1.2
PORTREVISION=   15
CATEGORIES= textproc haskell

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

LICENSE=    BSD3CLAUSE

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