1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Now that misc/sword port is fixed, remove no longer needed USE_GCC

- While here: drop the article from COMMENT, remove LICENSE_FILE (it
  was actually just vanilla GPL boilerplate), sanitize dependencies,
  put USES where it's normally found; tidy up port description a bit.

Approved by:	tabthorpe (maintainer, implicit)
This commit is contained in:
Alexey Dokuchaev 2013-09-10 04:08:18 +00:00
parent 706f03c7f6
commit 1bc1b10c90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326860
2 changed files with 8 additions and 11 deletions

View File

@ -6,19 +6,16 @@ CATEGORIES= misc kde
MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= An opensource Bible study tool
COMMENT= Open source Bible study tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.6.2.so:${PORTSDIR}/misc/sword
BUILD_DEPENDS:= ${RUN_DEPENDS}
LIB_DEPENDS= clucene-core:${PORTSDIR}/textproc/clucene
LIB_DEPENDS= libsword.so:${PORTSDIR}/misc/sword \
libclucene-core.so:${PORTSDIR}/textproc/clucene
USE_GCC= any
USES= cmake
USE_BZIP2= yes
USE_OPENSSL= yes
USES= cmake
USE_QT4= corelib dbus gui iconengines network phonon qtestlib script \
svg webkit xml linguist_build moc_build qmake_build \
rcc_build uic_build

View File

@ -1,5 +1,5 @@
BibleTime is an open source Bible study application, based on the
Sword library which provides access to all the different text modules
created by the Crosswire Bible Society.
BibleTime is an open source Bible study application, based on the Sword
library which provides access to all the different text modules created
by the Crosswire Bible Society.
WWW: http://www.bibletime.info/
WWW: http://www.bibletime.info/