mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Rewrap dev-util DESCRIPTIONs
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
SUMMARY="A source code formatter and beautifier for C, C++, C# and Java"
|
||||
DESCRIPTION="
|
||||
Artistic Style is a filter written in C++ that automatically
|
||||
re-indents and re-formats C / C++ / C# / Java source files. It can be
|
||||
used from a command line, or it can be incorporated as classes in
|
||||
another C++ program.
|
||||
Artistic Style is a filter written in C++ that automatically re-indents and \
|
||||
re-formats C / C++ / C# / Java source files. It can be used from a command \
|
||||
line, or it can be incorporated as classes in another C++ program.
|
||||
"
|
||||
HOMEPAGE="http://astyle.sourceforge.net"
|
||||
SRC_URI="http://sourceforge.net/projects/astyle/files/astyle/astyle%202.03/astyle_2.03_linux.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user