Commit graph

2 commits

Author SHA1 Message Date
Jeremy Messenger
14c61d5c73 Fix the plist, missed a directory.
Reported by:	tmclaugh in IRC (#bsd-sharp at freenode)
Submitted by:	apeiron in IRC (#bsd-sharp at freenode)
2005-07-12 05:07:40 +00:00
Jeremy Messenger
3dc58baf24 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
2005-07-10 22:41:56 +00:00