porte-0.0.2.1: porte.cabal
Name: porte
Version: 0.0.2.1
Cabal-Version: >= 1.2
Synopsis: FreeBSD ports index search and analysis tool
Description: Porte provides a simple, fast and efficient interface to searching
FreeBSD ports index fields. It also has a simple statistics mode which
allows collecting frequency statistics for these fields.
Category: System
License: BSD3
License-file: LICENSE
Author: Samy Al Bahra
Maintainer: sbahra@kerneled.org
Build-Type: Simple
Library
Build-Depends: base < 4, bytestring, containers, stringsearch
Exposed-Modules: Porte.Tool Porte.Statistics Porte.Ports
Executable porte
Main-is: Porte/porte.hs