# $Id: Portfile 61553 2009-12-14 19:15:54Z markd@macports.org $

PortSystem        1.0

name              bibledit
version           4.0
categories        textproc
maintainers       nomaintainer
platforms         darwin

description       A USFM text editor for Bible translators using Linux and Mac OS X.

long_description  Bibledit is a USFM text editor that works in Linux or Mac OS X \
		  for Bible translators to create Bible text. It is unique in that \
		  it is organized in two distinct hierarchies. One, it has sections \
		  and paragraphs, like any other text. Second, it is made up of \
		  books that contain chapters that contain verses.

homepage          http://www.nongnu.org/bibledit/
master_sites	  http://download.savannah.gnu.org/releases/bibledit/source/ \
                  http://download.savannah.gnu.org/releases-noredirect/bibledit/source/

checksums 	md5 60af1f37c9c5716c61de8dd75f90566a

depends_lib	port:gtk2  \
		port:libgtkhtml3 \
		port:sqlite3 \
		port:git-core \
		port:enchant \
		port:nspr \
		port:gtksourceview2
