freebsd-ports/misc/bibletime-doc/Makefile
Edwin Groothuis 62cb7b1a93 New port: misc/bibletime
BibleTime is a powerful Bible study application for the K Desktop
    Environment running on Unix operating systems.  BibleTime is
    based on the Sword library which provides access to all the
    different text modules created by the Crosswire Bible Society.

PR:		ports/34981 and others
Submitted by:	Willem van Engen <wvengen+port@stack.nl>
2002-11-23 03:31:37 +00:00

21 lines
405 B
Makefile

# New ports collection makefile for: bibletime-doc
# Date created: 4 July 2002
# Whom: Willem van Engen <wvengen@stack.nl>
#
# $FreeBSD$
#
PORTNAME= bibletime-doc
PORTVERSION= 1.2.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bibletime
MAINTAINER= wvengen@stack.nl
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
.include <bsd.port.mk>