# Created by: Samy Al Bahra <sbahra@kerneled.org>
# $FreeBSD$
PORTNAME= porte
PORTVERSION= 0.0.4
PORTREVISION= 7
CATEGORIES= ports-mgmt haskell
MAINTAINER= sbahra@repnop.org
COMMENT= FreeBSD ports index search and statistical analysis tool
LICENSE= BSD
CABAL_SETUP= Setup.hs
USE_CABAL= stringsearch
EXECUTABLE= porte
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>