aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libio-stty-perl_0.02.bb
blob: 9412593611926536b666d762024a973d5ee3f355 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Interface to secure pseudo ttys"
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r0"

SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Stty-.02.tar.gz"

S = "${WORKDIR}/IO-Stty-.02"

inherit cpan