ports/devel/kf5/threadweaver/Makefile

8 lines
187 B
Makefile

COMMENT = KDE helper for multithreaded programming
DISTNAME = threadweaver-${VERSION}
SHARED_LIBS = KF5ThreadWeaver 6.0
WANTLIB += ${COMPILER_LIBCXX} Qt5Core m
.include <bsd.port.mk>