Date: Wed, 26 Feb 2014 11:57:52 +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: r346197 - head/devel/smake Message-ID: <201402261157.s1QBvqsT084058@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Wed Feb 26 11:57:52 2014 New Revision: 346197 URL: http://svnweb.freebsd.org/changeset/ports/346197 QAT: https://qat.redports.org/buildarchive/r346197/ Log: devel/smake: Justify long description (75 char max) Modified: head/devel/smake/pkg-descr Modified: head/devel/smake/pkg-descr ============================================================================== --- head/devel/smake/pkg-descr Wed Feb 26 11:47:30 2014 (r346196) +++ head/devel/smake/pkg-descr Wed Feb 26 11:57:52 2014 (r346197) @@ -1,9 +1,9 @@ -Smake is a highly portable make program with automake features. It is +Smake is a highly portable make program with automake features. It is 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 concept of untar -> configure -> make -> install -> remove +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 +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?201402261157.s1QBvqsT084058>