openbsd-ports/x11/kde4/kcharselect/Makefile
2013-04-24 11:58:39 +00:00

11 lines
292 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 11:58:39 zhuk Exp $
COMMENT = KDE character select and clipboard copy
DISTNAME = kcharselect-${MODKDE4_VERSION}
WANTLIB = c m pthread stdc++
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtSvg
WANTLIB += ${KDE4LIB}/kdeui
.include <bsd.port.mk>