12 lines
414 B
Bash
12 lines
414 B
Bash
# Template file for 'hello'
|
|
pkgname=hello
|
|
version=2.12
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Friendly greeting program"
|
|
hostmakedepends="texinfo"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://www.gnu.org/software/hello/"
|
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=cf04af86dc085268c5f4470fbae49b18afbc221b78096aab842d934a76bad0ab
|