openbsd-ports/x11/kde/webdev/Makefile

20 lines
650 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2005/08/16 18:28:56 espie Exp $
2004-09-22 17:23:14 -04:00
COMMENT= "web development tool"
CATEGORIES= x11 x11/kde
2005-07-28 04:47:39 -04:00
VERSION= 3.4.2
2004-09-22 17:23:14 -04:00
DISTNAME= kdewebdev-${VERSION}
PKGNAME= ${DISTNAME}p0
MODKDE_VERSION= 3.4
2004-09-22 17:23:14 -04:00
LIB_DEPENDS= kdecore.6,DCOP,kabc,katepartinterfaces,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjs,kparts,kresources,kspell,ktexteditor,kutils,kwalletclient,vcard::x11/kde/libs3 \
exslt::textproc/libxslt \
cvsservice::x11/kde/sdk3
2004-09-22 17:23:14 -04:00
SEPARATE_BUILD=flavored
2004-12-16 02:25:25 -05:00
WANTLIB= ICE SM X11 Xext Xrender art_lgpl_2 c gcrypt gpg-error iconv \
intl jpeg kmdi knewstuff m pcre pcreposix png pthread stdc++ \
util xml2 xslt z
2004-09-22 17:23:14 -04:00
.include <bsd.port.mk>