summaryrefslogtreecommitdiffstats
path: root/www/hs-cgi/Makefile
blob: e20d858e9138f2b5663870ba4dd0a61ee9798f60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
# $FreeBSD$

PORTNAME=	cgi
PORTVERSION=	3001.1.7.5
PORTREVISION=	4
PORTEPOCH=	1
CATEGORIES=	www haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Haskell library for writing CGI programs

LICENSE=	BSD

USE_CABAL=	extensible-exceptions mtl>=1 network>=2 parsec>=2 xhtml>=3000

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