diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-07-12 23:37:32 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-07-12 23:37:32 +0800 |
commit | a91af36afcc7eebe794f19d3b59f768abec214f2 (patch) | |
tree | 2812e95a53b6a3a8eb0b007959cbcdfeb295967d /misc/brs/pkg-descr | |
parent | e92bf8ad0064db1752e962ebe6e4f0627c294051 (diff) | |
download | freebsd-ports-gnome-a91af36afcc7eebe794f19d3b59f768abec214f2.tar.gz freebsd-ports-gnome-a91af36afcc7eebe794f19d3b59f768abec214f2.tar.zst freebsd-ports-gnome-a91af36afcc7eebe794f19d3b59f768abec214f2.zip |
Initial import of brs.
brs is an interactive King James Bible.
PR: 19836
Submitted by: Kim Scarborough <sluggo@unknown.nu>
Diffstat (limited to 'misc/brs/pkg-descr')
-rw-r--r-- | misc/brs/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/brs/pkg-descr b/misc/brs/pkg-descr new file mode 100644 index 000000000000..5091ae830d9b --- /dev/null +++ b/misc/brs/pkg-descr @@ -0,0 +1,7 @@ +Bible Retrieval System (BRS) consists of a textual database of the +Authorized ("King James") Version of the Old and New Testaments, a set +of libraries for finding and retrieving text, and a program ("bible") +which uses the libraries to retrieve Bible passages given references +on the command line or from standard input. + +WWW: http://bible.theverge.com/brs.html |