[65851] trunk/dports/devel/embryo/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 1 21:06:20 PDT 2010


Revision: 65851
          http://trac.macports.org/changeset/65851
Author:   ryandesign at macports.org
Date:     2010-04-01 21:06:18 -0700 (Thu, 01 Apr 2010)
Log Message:
-----------
embryo: whitespace / formatting changes only

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

Modified: trunk/dports/devel/embryo/Portfile
===================================================================
--- trunk/dports/devel/embryo/Portfile	2010-04-02 03:54:42 UTC (rev 65850)
+++ trunk/dports/devel/embryo/Portfile	2010-04-02 04:06:18 UTC (rev 65851)
@@ -1,19 +1,24 @@
 # $Id$
-PortSystem 1.0
-name		embryo
-version		0.9.1.037
-description	A C like scripting language
+
+PortSystem              1.0
+
+name                    embryo
+version                 0.9.1.037
+maintainers             nomaintainer
+categories              devel lang
+platforms               darwin
+
+description             A C like scripting language
+
 long_description        Embryo implements a C like scripting language \
-			used in various parts of the Enlightenment project, \
-			namely Edje. Embryo\'s scripting language is based \
-			on CompuPhase\'s Small language that was introduced \
-			in Dr Dobb\'s Journal in 1999. Embryo allows scripting \
-			capabilities in places that otherwise wouldnt \
-			support basic programming structures such as in Edje EDCs.
-maintainers	nomaintainer
-categories	devel lang
-platforms	darwin 
-homepage	http://www.enlightenment.org
-master_sites    http://enlightenment.freedesktop.org/files/
-				
-checksums	md5 2a09c0355f33112e96ed253bd0bb308a
+                        used in various parts of the Enlightenment project, \
+                        namely Edje. Embryo\'s scripting language is based \
+                        on CompuPhase\'s Small language that was introduced \
+                        in Dr Dobb\'s Journal in 1999. Embryo allows scripting \
+                        capabilities in places that otherwise wouldnt \
+                        support basic programming structures such as in Edje EDCs.
+
+homepage                http://www.enlightenment.org
+master_sites            http://enlightenment.freedesktop.org/files/
+
+checksums               md5     2a09c0355f33112e96ed253bd0bb308a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100401/39aa6e1c/attachment.html>


More information about the macports-changes mailing list