# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0

name nesc
version 1.3.0
categories lang wsn
maintainers yahoo.co.jp:notalpe
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     1abc77e718bc0b9da37c34db6b4bf444 \
  sha1    6619495a43ecbb8705d9a72137a8b4de69651598 \
  rmd160  eb958c57ce68e206edfb235843bd4745b7391d59

depends_lib port:automake \
  port:autoconf

configure.args --exec-prefix=${prefix}

