# Created by: Samy Al Bahra <sbahra@kerneled.org>
# $FreeBSD: ports-mgmt/hs-porte/Makefile 319894 2013-06-04 18:53:40Z pgj $

PORTNAME=	porte
PORTVERSION=	0.0.4
PORTREVISION=	8
CATEGORIES=	ports-mgmt haskell

MAINTAINER=	sbahra@repnop.org
COMMENT=	FreeBSD ports index search and statistical analysis tool

LICENSE=	BSD

USE_CABAL=	extensible-exceptions stringsearch

EXECUTABLE=	porte

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