aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-html/Makefile
blob: a6cd9bd06a263f75281be8709e4d6ed6d6d5c674 (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=	10
CATEGORIES=	textproc haskell

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

LICENSE=	BSD

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