16 lines
562 B
Bash
16 lines
562 B
Bash
# Template file for 'perl-IO-Stty'
|
|
pkgname=perl-IO-Stty
|
|
version=0.04
|
|
revision=2
|
|
wrksrc="IO-Stty-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Stty - Change and print terminal line settings"
|
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://github.com/toddr/IO-Stty"
|
|
distfiles="https://github.com/toddr/IO-Stty/archive/${version}.tar.gz"
|
|
checksum=4c4745cee0b2dfc3d97f247628aff9f3fccafb638bd4876a9f20e27aeb0e824e
|