buildrootschalter/package/rtptools/rtptools.mk
Peter Korsgaard 735b59b0e0 package: add rtptools
Notice that the license is quite special. It is basically MIT with the
difference that it only allows use for:

'research and educational purpose and without fee ... Use of this software
 in whole or in parts for direct commercial advantage requires explicit
 prior permission'

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-12-02 13:11:31 +01:00

13 lines
400 B
Makefile

################################################################################
#
# rtptools
#
################################################################################
RTPTOOLS_VERSION = 1.20
RTPTOOLS_SITE = http://www.cs.columbia.edu/irt/software/rtptools/download/
RTPTOOLS_LICENSE = MIT-like (research and education only)
RTPTOOLS_LICENSE_FILES = COPYRIGHT
$(eval $(autotools-package))