diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-26 19:44:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-26 19:44:13 +0000 |
commit | 81250a8ee9bf12d5e3546858c4e476c6ac5adb87 (patch) | |
tree | fd5bf52e74f25c9c5825c8c97d7a574b90fe3bf1 /misc/gpt/pkg-descr | |
parent | Change the default version of ruby to 1.8 for i386 as well, finally. (diff) |
Add gpt 3.1,
From the website (http://www.gridpackagingtools.org/):
The Grid Packaging Tools are a multiplatform packaging system
used to deploy Grid middleware for projects such as the
National Science Foundation's Middleware Initiative (NMI) and
the Globus Toolkit.
PR: ports/61604
Submitted by: Brooks Davis <brooks@freebsd.org>
Diffstat (limited to 'misc/gpt/pkg-descr')
-rw-r--r-- | misc/gpt/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/gpt/pkg-descr b/misc/gpt/pkg-descr new file mode 100644 index 000000000000..ad6e3d7fe92d --- /dev/null +++ b/misc/gpt/pkg-descr @@ -0,0 +1,7 @@ +The Grid Packaging Tools are a multiplatform packaging system used +to deploy Grid middleware for projects such as the National Science +Foundation's Middleware Initiative (NMI) and the Globus Toolkit + +GPT is a product of the National Center for Supercomputing Applications + +WWW: http://www.gridpackagingtools.org/ |