Rewrap sys-devel DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:58 -05:00
parent f707402b7e
commit 1d16aaeecd
21 changed files with 171 additions and 167 deletions

View File

@@ -1,10 +1,10 @@
SUMMARY="A tool for generating 'Makefile.in' from 'Makefile.am'"
DESCRIPTION="
Automake is a tool for automatically generating 'Makefile.in' files
from 'Makefile.am' files. 'Makefile.am' is a series of 'make' macro
definitions (with rules occasionally thrown in). The generated
'Makefile.in' files are compatible with the GNU Makefile standards.
"
Automake is a tool for automatically generating 'Makefile.in' files from \
'Makefile.am' files. 'Makefile.am' is a series of 'make' macro definitions \
(with rules occasionally thrown in). The generated 'Makefile.in' files are \
compatible with the GNU Makefile standards.
"
HOMEPAGE="http://www.gnu.org/software/automake/"
COPYRIGHT="2012 Free Software Foundation, Inc."
LICENSE="GNU GPL v2"