svn commit: r346198 - head/devel/smake

John Marino marino at FreeBSD.org
Wed Feb 26 12:06:17 UTC 2014


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


More information about the svn-ports-head mailing list