2013-12-02 13:11:31 +01:00
|
|
|
################################################################################
|
|
|
|
#
|
|
|
|
# rtptools
|
|
|
|
#
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
RTPTOOLS_VERSION = 1.20
|
2014-07-31 10:46:58 +02:00
|
|
|
RTPTOOLS_SITE = http://www.cs.columbia.edu/irt/software/rtptools/download
|
2013-12-02 13:11:31 +01:00
|
|
|
RTPTOOLS_LICENSE = MIT-like (research and education only)
|
|
|
|
RTPTOOLS_LICENSE_FILES = COPYRIGHT
|
|
|
|
|
|
|
|
$(eval $(autotools-package))
|