Date: Wed, 26 Feb 2014 12:06:17 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346198 - head/devel/smake Message-ID: <201402261206.s1QC6Hsr087956@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Wed Feb 26 12:06:17 2014 New Revision: 346198 URL: http://svnweb.freebsd.org/changeset/ports/346198 QAT: https://qat.redports.org/buildarchive/r346198/ Log: devel/smake: Translate long description into English Modified: head/devel/smake/pkg-descr Modified: head/devel/smake/pkg-descr ============================================================================== --- head/devel/smake/pkg-descr Wed Feb 26 11:57:52 2014 (r346197) +++ head/devel/smake/pkg-descr Wed Feb 26 12:06:17 2014 (r346198) @@ -1,9 +1,9 @@ Smake is a highly portable make program with automake features. It is -currently mainly targeted to be used with the makefiles system. +currently mainly targeted to be used with the Makefiles system. -makefiles allows to mount a source tree via NFS and simultaneous -compilation on all supported platforms makefiles therefore allows to -re-use a source tree for all supported platforms in favor of the GNU +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://cdrecord.berlios.de/old/private/smake.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402261206.s1QC6Hsr087956>