Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[build]
|
||||
type = "autotools"
|
||||
|
||||
[dependencies]
|
||||
runtime = ["perl-locale-gettext"]
|
||||
|
||||
[package]
|
||||
description = "Conversion tool to create man files"
|
||||
homepage = "https://www.gnu.org/software/help2man/"
|
||||
license = "GPL-3.0-or-Later"
|
||||
name = "help2man"
|
||||
version = "1.49.3"
|
||||
|
||||
[[source]]
|
||||
extract_dir = "$name-$version"
|
||||
sha256 = "4d7e4fdef2eca6afe07a2682151cea78781e0a4e8f9622142d9f70c083a2fd4f"
|
||||
url = "https://mirrors.kernel.org/gnu/help2man/help2man-$version.tar.xz"
|
||||
Reference in New Issue
Block a user