ea7846a86f
The distfiles should be publically available shortly. this fixes a few nits: build accessibility, move cvscheck to avoid conflicts. i18n files missing.
14 lines
395 B
Makefile
14 lines
395 B
Makefile
# $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}
|
|
MODKDE_VERSION= 3.2
|
|
|
|
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>
|