[32905] trunk/dports/lang

ecronin at macports.org ecronin at macports.org
Mon Jan 14 14:54:09 PST 2008


Revision: 32905
          http://trac.macosforge.org/projects/macports/changeset/32905
Author:   ecronin at macports.org
Date:     2008-01-14 14:54:07 -0800 (Mon, 14 Jan 2008)

Log Message:
-----------
New port.  Closes #12897

Added Paths:
-----------
    trunk/dports/lang/nesc/
    trunk/dports/lang/nesc/Portfile

Added: trunk/dports/lang/nesc/Portfile
===================================================================
--- trunk/dports/lang/nesc/Portfile	                        (rev 0)
+++ trunk/dports/lang/nesc/Portfile	2008-01-14 22:54:07 UTC (rev 32905)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+
+name nesc
+version 1.2.9
+revision 0
+categories lang wsn
+maintainers notalpe at yahoo.co.jp
+description Compiler for the nesC language.
+homepage http://nescc.sourceforge.net/
+platforms darwin
+
+long_description nesC is a compiler for a new language (based on C) designed \
+	to support the TinyOS project, an operating system for wireless \
+	sensor network platforms.
+
+master_sites sourceforge:nescc
+
+checksums md5 16ba456cfc0848c62a51ac0a18a13866 \
+  sha1 420625d9902221dc8a2f0abe7306556c024dc3a9 \
+  rmd160 693f5764fd3fb16748df50286bca38caf1ac8989
+
+depends_lib port:automake \
+  port:autoconf
+
+configure.args --exec-prefix=${prefix}
+


Property changes on: trunk/dports/lang/nesc/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080114/01bf9f32/attachment.html


More information about the macports-changes mailing list