openbsd-ports/x11/kde/artwork3/Makefile
2002-07-16 12:20:42 +00:00

16 lines
399 B
Makefile

# $OpenBSD: Makefile,v 1.9 2002/07/16 12:20:42 espie Exp $
COMMENT= "X11 toolkit, additional artwork"
CATEGORIES= x11 x11/kde
VERSION= 3.0.2
DISTNAME= kdeartwork-${VERSION}
LIB_DEPENDS=kdecore.4,DCOP,kdefx,kdesu,kdeui,kio,kscreensaver::x11/kde/libs3 \
kwin::x11/kde/base3
SEPARATE_BUILD=simple
pre-fake:
${INSTALL_DATA_DIR} ${PREFIX}/share/apps/kthememgr/Themes
.include <bsd.port.mk>