openbsd-ports/x11/kde/webdev/Makefile

18 lines
596 B
Makefile
Raw Normal View History

2004-12-16 02:25:25 -05:00
# $OpenBSD: Makefile,v 1.4 2004/12/16 07:25:26 alek Exp $
2004-09-22 17:23:14 -04:00
COMMENT= "web development tool"
CATEGORIES= x11 x11/kde
2004-12-12 06:33:23 -05:00
VERSION= 3.3.2
2004-09-22 17:23:14 -04:00
DISTNAME= kdewebdev-${VERSION}
MODKDE_VERSION= 3.3.0
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
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>