2002-11-23 04:33:20 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= bibletime
|
2018-09-06 15:52:15 +02:00
|
|
|
PORTVERSION= 2.11.2
|
2019-01-16 12:13:44 +01:00
|
|
|
PORTREVISION= 1
|
2008-08-19 19:22:24 +02:00
|
|
|
CATEGORIES= misc kde
|
2009-08-22 02:28:34 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code
|
2002-11-23 04:33:20 +01:00
|
|
|
|
2018-09-06 15:52:15 +02:00
|
|
|
MAINTAINER= ericbsd@FreeBSD.org
|
2013-09-10 06:08:18 +02:00
|
|
|
COMMENT= Open source Bible study tool
|
2002-11-23 04:33:20 +01:00
|
|
|
|
2010-07-07 17:35:11 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2018-06-18 16:00:43 +02:00
|
|
|
BROKEN_powerpc64= fails to compile: btosismorphsegmentation.cpp.o: undefined reference to sword::SWOptionFilter::SWOptionFilter
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
LIB_DEPENDS= libclucene-core.so:textproc/clucene \
|
|
|
|
libsword.so:misc/sword
|
2013-12-11 19:05:34 +01:00
|
|
|
|
2018-12-25 21:25:39 +01:00
|
|
|
USES= cmake qt:5 tar:xz ssl
|
2018-09-06 15:52:15 +02:00
|
|
|
USE_QT= buildtools core dbus gui linguist_build network script svg \
|
|
|
|
webkit xml qmake_build
|
2011-04-10 10:47:32 +02:00
|
|
|
.include <bsd.port.mk>
|