diff options
author | mezz <mezz@FreeBSD.org> | 2005-07-11 06:41:56 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-07-11 06:41:56 +0800 |
commit | 540d5c93d07e7c0ab59d594d44c2ad8dcad89326 (patch) | |
tree | efcb7a8d915c9226e0a4691c75ec1606c757fff0 /devel/nant/distinfo | |
parent | ad5b6dde59d715a4cc3c500edf9eff190b870de9 (diff) | |
download | freebsd-ports-gnome-540d5c93d07e7c0ab59d594d44c2ad8dcad89326.tar.gz freebsd-ports-gnome-540d5c93d07e7c0ab59d594d44c2ad8dcad89326.tar.zst freebsd-ports-gnome-540d5c93d07e7c0ab59d594d44c2ad8dcad89326.zip |
What is it?
-----------
NAnt is a .NET based build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.
If you are not familiar with Jakarta Ant you can get more information at the
Ant project web site (http://ant.apache.org/).
Why NAnt?
---------
Because Ant was too Java specific.
Because Ant needed the Java runtime. NAnt only needs the .NET
or Mono runtime.
WWW: http://nant.sourceforge.net/
Submitted by: apeiron (Christopher Nehren <apeiron@comcast.net>)
Maitnainer: ""
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
Diffstat (limited to 'devel/nant/distinfo')
-rw-r--r-- | devel/nant/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/nant/distinfo b/devel/nant/distinfo new file mode 100644 index 000000000000..7a05c1e81b8e --- /dev/null +++ b/devel/nant/distinfo @@ -0,0 +1,2 @@ +MD5 (nant-0.85-rc3-src.tar.gz) = 64867347ec78a0e67f8e510fa5e14ac9 +SIZE (nant-0.85-rc3-src.tar.gz) = 1965686 |