openbsd-ports/x11/kde/bindings3/Makefile

14 lines
395 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.12 2004/03/07 21:08:43 espie Exp $
COMMENT= "X11 toolkit, extra language support"
CATEGORIES= x11 x11/kde devel
VERSION= 3.2.1
DISTNAME= kdebindings-${VERSION}
2004-02-02 08:04:34 -05:00
MODKDE_VERSION= 3.2
2004-02-02 08:04:34 -05:00
LIB_DEPENDS=DCOP,kdecore.6,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjs,kmid,kparts,kscript,kspell,kutils,kwalletclient::x11/kde/libs3 \
SEPARATE_BUILD=flavored
.include <bsd.port.mk>