aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-07-10 22:41:56 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-07-10 22:41:56 +0000
commit3dc58baf24b53cfa520aecdcbc57e2c85cf49c9f (patch)
treeffb60f2f6a67000f33e80db6d24bc7d6d8b9406a /devel/Makefile
parent898c84cdf7f51ada025ec303f32c4f6716f02be6 (diff)
downloadports-3dc58baf24b53cfa520aecdcbc57e2c85cf49c9f.tar.gz
ports-3dc58baf24b53cfa520aecdcbc57e2c85cf49c9f.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
Notes
Notes: svn path=/head/; revision=138863
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9018a8687721..6478b8ea6547 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -596,6 +596,7 @@
SUBDIR += msp430-libc
SUBDIR += msrc0
SUBDIR += nana
+ SUBDIR += nant
SUBDIR += nasm
SUBDIR += naturaldocs
SUBDIR += ncnf