K 10 svn:author V 8 tcberner K 8 svn:date V 27 2016-11-19T11:53:23.331615Z K 7 svn:log V 393 Simplify Makefile of comms/jsdr Instead of doing a manual do-configure / do-build / do-install targets, copy a small 'jsdr.pro' file to WRKSRC and then rely on USES=qmake to do the rest. The version-suffix of the two binaries spectrum-viewer and fmreceiver was dropped in the process (why was it there?) -- and therefore the PORTREVISION is bumped. PR: 214642 Approved by: rakuco (mentor) END