summaryrefslogtreecommitdiffstats
path: root/www/hs-fastcgi/Makefile
blob: 78796f437d3cc59001c7955ee72a1999843a393d (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=	fastcgi
PORTVERSION=	3001.0.2.3
PORTREVISION=	6
CATEGORIES=	www haskell

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

LICENSE=	BSD

USE_CABAL=	cgi>=3000
LIB_DEPENDS=	fcgi.0:${PORTSDIR}/www/fcgi

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