diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-08-03 20:25:08 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-08-03 20:25:08 +0000 |
commit | 99dc16658c585c6acb013c86345458f2269bd6ec (patch) | |
tree | 4f7bf5ea126383638c894c6d0cfd8332e8ce9817 /lang/gnat-gcc43/pkg-descr | |
parent | 3feec7d740b69f760f550fb34d85c260ebb60496 (diff) | |
download | ports-99dc16658c585c6acb013c86345458f2269bd6ec.tar.gz ports-99dc16658c585c6acb013c86345458f2269bd6ec.zip |
Notes
Diffstat (limited to 'lang/gnat-gcc43/pkg-descr')
-rw-r--r-- | lang/gnat-gcc43/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/gnat-gcc43/pkg-descr b/lang/gnat-gcc43/pkg-descr new file mode 100644 index 000000000000..f6bb20a58f80 --- /dev/null +++ b/lang/gnat-gcc43/pkg-descr @@ -0,0 +1,6 @@ +The GNU Ada compiler system built from GCC 3.4.6. + +Please add ${PREFIX}/bin/gcc34 to your PATH variable +before using this port. + +WWW: http://gcc.gnu.org/ |