Bible retrieval system

This commit is contained in:
espie 2000-05-30 14:20:09 +00:00
parent cdc53be0c8
commit 6e5df667b4
5 changed files with 37 additions and 0 deletions

25
misc/brs/Makefile Normal file
View File

@ -0,0 +1,25 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/05/30 14:20:09 espie Exp $
DISTNAME= brs.4.00.l1
PKGNAME= brs-4.00l1
CATEGORIES= misc
MASTER_SITE_SUBDIR=apps/religion
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MAINTAINER= shoemaker@softhome.net
LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WRKDIST= ${WRKDIR}/bible
ALL_TARGET= bible
FAKE= Yes
MAKE_FLAGS= DEST=${PREFIX}
FAKE_FLAGS= DEST=${WRKINST}${PREFIX}
.include <bsd.port.mk>

3
misc/brs/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (brs.4.00.l1.tar.gz) = 260b789e0ff401293ef05809fc42581b
SHA1 (brs.4.00.l1.tar.gz) = 12406ad5738caeb828e0773a45290ed5e098940a
RMD160 (brs.4.00.l1.tar.gz) = 1445c754ffd16cbb00cb27003b748a46c7aadbe0

1
misc/brs/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
bible reader

3
misc/brs/pkg/DESCR Normal file
View File

@ -0,0 +1,3 @@
BRS is a bible reader and fulltext search utility. It runs
interactively as well as the more useful function of returning a
passage requested via command line. Text is King James Version.

5
misc/brs/pkg/PLIST Normal file
View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/05/30 14:20:10 espie Exp $
bin/bible
lib/bible.data
lib/bible.data.conc
man/man1/bible.1