openbsd-ports/x11/kde/utils3/Makefile

14 lines
391 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.19 2004/04/10 12:55:44 sturm Exp $
2002-04-04 09:23:48 -05:00
COMMENT= "X11 toolkit, utilities"
CATEGORIES= x11 x11/kde
VERSION= 3.2.1
2002-04-04 09:23:48 -05:00
DISTNAME= kdeutils-${VERSION}
2004-02-02 05:53:21 -05:00
MODKDE_VERSION= 3.2
2002-04-04 09:23:48 -05:00
LIB_DEPENDS= DCOP,kabc,kdecore.6,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kresources,kutils,kwalletclient,vcard::x11/kde/libs3 \
konq::x11/kde/base3
2002-04-04 09:23:48 -05:00
SEPARATE_BUILD=flavored
2002-04-04 09:23:48 -05:00
.include <bsd.port.mk>