tinc: Added git repository backport from -dev
[openembedded/mini2440.git] / recipes / ttyconv / ttyconv_0.2.3.bb
blob1b38d3132824226a839b64b16b826b54633b7a8a
1 # ttyconv OE build file
2 # Copyright (C) 2005 Chris Larson <kergoth@handhelds.org>
3 # Released under the MIT license (see the COPYING file in this tree)
5 DESCRIPTION = "Small app to convert terminal sessions from one encoding to another."
6 HOMEPAGE = "http://www.bedroomlan.org/~alexios/coding_ttyconv.html"
7 LICENSE = "GPL"
8 PRIORITY = "optional"
9 SECTION = "console/utils"
10 PR = "r1"
12 SRC_URI = "http://www.bedroomlan.org/~alexios/files/SOFTWARE/ttyconv/ttyconv_${PV}.tar.gz"
13 S = "${WORKDIR}/ttyconv"
15 inherit autotools