# New ports collection makefile for: hs-scgi # Date created: December 20 2009 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # # deprecated: use wai PORTNAME= scgi PORTVERSION= 0.3.3 PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A Haskell library for writing SCGI programs LICENSE= BSD USE_CABAL= cgi network>=2.2.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include