19 lines
334 B
YAML
19 lines
334 B
YAML
name: automake
|
|
description: GNU automatic Makefile creation tool
|
|
version: 1.18.1
|
|
revision: 2
|
|
url: https://www.gnu.org/software/automake/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- perl
|
|
make_depends:
|
|
- autoconf
|
|
- flex
|
|
- gettext
|
|
- pkgconf
|