openbsd-ports/x11/kde/artwork3/Makefile
2002-09-01 08:25:25 +00:00

16 lines
400 B
Makefile

# $OpenBSD: Makefile,v 1.10 2002/09/01 08:25:25 espie Exp $
COMMENT= "X11 toolkit, additional artwork"
CATEGORIES= x11 x11/kde
VERSION= 3.0.3
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>