board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / rtptools / rtptools.mk
blob7990e8f1c6593b8af7caf93c08affdaf7094b938
1 ################################################################################
3 # rtptools
5 ################################################################################
7 RTPTOOLS_VERSION = 1.20
8 RTPTOOLS_SITE = http://www.cs.columbia.edu/irt/software/rtptools/download
9 RTPTOOLS_LICENSE = MIT-like (research and education only)
10 RTPTOOLS_LICENSE_FILES = COPYRIGHT
11 RTPTOOLS_AUTORECONF = YES
13 $(eval $(autotools-package))