mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Rewrap sys-devel DESCRIPTIONs
This commit is contained in:
@@ -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="2013 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user