Revision
139783
Author
sean@macports.org
Date
2015-08-26 11:31:57 -0700 (Wed, 26 Aug 2015)

Log Message

compilers-1.0: add initial description; closes #47753

Modified Paths

Diff

Modified: trunk/dports/_resources/port1.0/group/compilers-1.0.tcl (139782 => 139783)


--- trunk/dports/_resources/port1.0/group/compilers-1.0.tcl	2015-08-26 18:21:57 UTC (rev 139782)
+++ trunk/dports/_resources/port1.0/group/compilers-1.0.tcl	2015-08-26 18:31:57 UTC (rev 139783)
@@ -30,7 +30,10 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
 #
-# This PortGroup sets up default variants for projects that want m
+# This PortGroup sets up default variants for projects that want multiple
+# compilers for providing options for, example, different optimizations. More
+# importantly, this port group provides the ability to interact with packages
+# that need MPI since MPI is juat a wrapper around a compiler.
 #
 # Usage:
 #