openbsd-ports/x11/kde/toys3/Makefile
2006-10-12 23:12:18 +00:00

16 lines
489 B
Makefile

# $OpenBSD: Makefile,v 1.33 2006/10/12 23:12:19 espie Exp $
COMMENT= "some useless KDE applications"
CATEGORIES= x11 x11/kde games
VERSION= 3.5.5
DISTNAME= kdetoys-${VERSION}
MODKDE_VERSION= 3.5.3
LIB_DEPENDS= kdecore.>=6,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjs,kparts,kscreensaver,kutils,kwalletclient::x11/kde/libs3
SEPARATE_BUILD=flavored
WANTLIB= ICE SM X11 Xext Xrender art_lgpl_2 c jpeg m pcre pcreposix png \
pthread stdc++ util z iconv idn
.include <bsd.port.mk>