freebsd-ports/devel/smake/pkg-descr
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00

9 lines
439 B
Text

Smake is a highly portable make program with automake features. It is
intended to be used with the "makefiles" system.
The system allows mounting a source tree via NFS and simultaneous
compilation on all supported platforms. The system therefore allows the
re-use of a source tree for all supported platforms in contrast to the GNU
concept of untar -> configure -> make -> install -> remove
WWW: http://sourceforge.net/projects/s-make/