mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
24 lines
499 B
Makefile
24 lines
499 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
|
|
PORTREVISION= 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>
|