dee719167e
PR: 52028 Submitted by: Andreas Mollestad Nilsen <amoll@tiscali.no>
22 lines
483 B
Makefile
22 lines
483 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.2
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= bibletime
|
|
|
|
MAINTAINER= wvengen@stack.nl
|
|
COMMENT= Documentation for bibletime, a powerful Bible study program for KDE3
|
|
|
|
USE_KDELIBS_VER=3
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
USE_BZIP2= yes
|
|
|
|
.include <bsd.port.mk>
|