openbsd-ports/x11/kde/office3/Makefile

25 lines
610 B
Makefile
Raw Normal View History

2004-02-26 04:52:58 -05:00
# $OpenBSD: Makefile,v 1.16 2004/02/26 09:52:58 brad Exp $
COMMENT= "office suite for KDE"
2002-04-05 11:04:24 -05:00
CATEGORIES= x11 x11/kde productivity
VERSION= 3.1.4
VMEM_WARNING= Yes
2004-02-26 04:52:58 -05:00
MASTER_SITES?= ${MASTER_SITE_KDE:S@$@stable/${DISTNAME}/src/@}
2004-02-26 04:52:58 -05:00
DISTNAME= koffice-1.3
2002-04-05 11:04:24 -05:00
FAKE_FLAGS= ${MAKE_FLAGS} TAR=tar DESTDIR=${WRKINST}
2002-04-05 11:04:24 -05:00
SEPARATE_BUILD= flavored
MODKDE_VERSION=
2002-04-05 11:04:24 -05:00
LIB_DEPENDS= kdecore.4,DCOP,artskde,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts,kspell::x11/kde/libs3 \
2004-02-26 04:52:58 -05:00
python2.3.0.0::lang/python/2.3 \
art_lgpl_2.5::graphics/libart \
2004-02-26 04:52:58 -05:00
wv2::converters/wv2 \
aspell::textproc/aspell/core
2002-04-05 11:04:24 -05:00
.include <bsd.port.mk>