mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
SUMMARY="DotGNU Portable .NET suite"
|
||||
DESCRIPTION="DotGNU Portable.NET is a portable suite of tools (including a C# \
|
||||
compiler, assembler, and runtime engine) for non-Microsoft platforms. It is \
|
||||
part of the DotGNU meta-project"
|
||||
HOMEPAGE="http://www.dotgnu.org/pnet.html"
|
||||
part of the DotGNU meta-project"
|
||||
HOMEPAGE="http://www.dotgnu.org/pnet.html"
|
||||
SOURCE_URI="http://download.savannah.gnu.org/releases/dotgnu-pnet/pnet-0.8.0.tar.gz"
|
||||
CHECKSUM_SHA256="f1340ae3567a5f05729d9d201bd719268ceca07bde4f62c58a92abfda64551bb"
|
||||
REVISION="1"
|
||||
@@ -101,7 +101,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
packageEntries devel \
|
||||
$developDir \
|
||||
$manDir
|
||||
|
||||
Reference in New Issue
Block a user