openbsd-ports/x11/kde/artwork2/Makefile

16 lines
355 B
Makefile
Raw Normal View History

2002-07-16 08:20:42 -04:00
# $OpenBSD: Makefile,v 1.12 2002/07/16 12:20:42 espie Exp $
2001-08-27 10:38:24 -04:00
COMMENT= "X11 toolkit, additional artwork"
CATEGORIES= x11 x11/kde
2002-01-01 13:27:11 -05:00
VERSION= 2.2.2
2001-08-27 10:38:24 -04:00
DISTNAME= kdeartwork-${VERSION}
LIB_DEPENDS= kdecore.3,kdeui::x11/kde/libs2
2001-08-27 10:38:24 -04:00
2002-03-05 09:09:00 -05:00
BUILD_DEPENDS+= ::x11/qt2-designer
2001-08-27 10:38:24 -04:00
pre-fake:
${INSTALL_DATA_DIR} ${PREFIX}/share/apps/kthememgr/Themes
.include <bsd.port.mk>