# Created by: Samy Al Bahra <sbahra@kerneled.org>
# $FreeBSD: head/ports-mgmt/hs-porte/Makefile 461362 2018-02-10 08:03:22Z tcberner $

PORTNAME=	porte
PORTVERSION=	0.0.4
PORTREVISION=	17
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>
