[55350] trunk/dports/devel/pnet/Portfile

toby at macports.org toby at macports.org
Sun Aug 9 13:07:44 PDT 2009


Revision: 55350
          http://trac.macports.org/changeset/55350
Author:   toby at macports.org
Date:     2009-08-09 13:07:43 -0700 (Sun, 09 Aug 2009)
Log Message:
-----------
whitespace, add homepage, update master_sites (#20621)

Modified Paths:
--------------
    trunk/dports/devel/pnet/Portfile

Modified: trunk/dports/devel/pnet/Portfile
===================================================================
--- trunk/dports/devel/pnet/Portfile	2009-08-09 20:06:28 UTC (rev 55349)
+++ trunk/dports/devel/pnet/Portfile	2009-08-09 20:07:43 UTC (rev 55350)
@@ -1,21 +1,19 @@
 # $Id$
+
 PortSystem 1.0
+
 name            pnet
 version         0.7.4
 categories      devel
 maintainers     nomaintainer
 platforms       darwin
 description     Portable Net C# compiler and runtime engine.
-long_description        The goal of Portable Net is to build a suite of Free \
-			Software tools to build and execute .NET applications, \
-			including a C# compiler, assembler, disassembler, \
-			and runtime engine.
-master_sites    http://www.southern-storm.com.au/download
+long_description \
+    The goal of Portable Net is to build a suite of Free Software tools \
+    to build and execute .NET applications, including a C# compiler, \
+    assembler, disassembler, and runtime engine.
+homepage        http://www.gnu.org/software/dotgnu/
+master_sites    gnu:dotgnu/pnet
 checksums       sha1 303e91df109eebec9fcc4883f95b98ca7c6a8575
-depends_lib	bin:treecc:treecc
+depends_lib     bin:treecc:treecc
 configure.args  --infodir=${prefix}/share/info --mandir=${prefix}/share/man
-
-#platform darwin 7 {
-#build.args      LIBTOOL=glibtool
-#destroot.args   LIBTOOL=glibtool
-#}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090809/23ac31d6/attachment.html>


More information about the macports-changes mailing list