# Created by: Samy Al Bahra <sbahra@kerneled.org>
# $FreeBSD: tags/RELEASE_11_1_0/ports-mgmt/hs-porte/Makefile 394918 2015-08-20 23:02:14Z pgj $

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

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

LICENSE=	BSD3CLAUSE

USE_CABAL=	extensible-exceptions stringsearch

EXECUTABLE=	porte

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