[49010] trunk/dports/cross/avarice/Portfile

raimue at macports.org raimue at macports.org
Wed Apr 1 15:00:49 PDT 2009


Revision: 49010
          http://trac.macports.org/changeset/49010
Author:   raimue at macports.org
Date:     2009-04-01 15:00:48 -0700 (Wed, 01 Apr 2009)
Log Message:
-----------
cross/avarice:
Retab.

Modified Paths:
--------------
    trunk/dports/cross/avarice/Portfile

Modified: trunk/dports/cross/avarice/Portfile
===================================================================
--- trunk/dports/cross/avarice/Portfile	2009-04-01 21:53:18 UTC (rev 49009)
+++ trunk/dports/cross/avarice/Portfile	2009-04-01 22:00:48 UTC (rev 49010)
@@ -1,19 +1,22 @@
 # $Id$
-PortSystem			1.0
-name				avarice
-version				2.4
-categories			cross
-maintainers			nomaintainer
-description			AVR JTAG-ICE control software
-long_description	AVaRICE is a program which interfaces the GNU Debugger \
-					GDB with the AVR JTAG ICE available from Atmel.
-platforms			darwin
-homepage			http://avarice.sourceforge.net/
-master_sites		sourceforge
 
-use_bzip2			yes
-checksums			md5 5435160f1a73b095f4eab3b957d06a21
-depends_lib			port:gettext
-depends_build		port:binutils
+PortSystem          1.0
 
+name                avarice
+version             2.4
+categories          cross
+maintainers         nomaintainer
+description         AVR JTAG-ICE control software
+long_description \
+    AVaRICE is a program which interfaces the GNU Debugger \
+    GDB with the AVR JTAG ICE available from Atmel.
+platforms           darwin
+homepage            http://avarice.sourceforge.net/
+master_sites        sourceforge
+
+use_bzip2           yes
+checksums           md5 5435160f1a73b095f4eab3b957d06a21
+depends_lib         port:gettext
+depends_build       port:binutils
+
 configure.args    --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090401/f757ea62/attachment.html>


More information about the macports-changes mailing list