aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-01-30 09:03:17 +0800
committermaho <maho@FreeBSD.org>2007-01-30 09:03:17 +0800
commit338415f0395af71bf381d50de86e7f2a337e7654 (patch)
tree8e2c4694296bc1115566000dcb147eb7d5718b2e /lang/Makefile
parent35086f631efde9b6ba4bc1d10292aa02dc23efa4 (diff)
downloadfreebsd-ports-gnome-338415f0395af71bf381d50de86e7f2a337e7654.tar.gz
freebsd-ports-gnome-338415f0395af71bf381d50de86e7f2a337e7654.tar.zst
freebsd-ports-gnome-338415f0395af71bf381d50de86e7f2a337e7654.zip
G95 is a stable, production Fortran 95 compiler available for multiple
CPU architectures and operating systems. Innovations and optimizations continue to be worked on. Parts of the F2003 standard have been implemented in g95. Note that g95 and gfortran are different compiler http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler . WWW: http://www.g95.org/ This port is based on hrs's original one, and slightly modified.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index dcc41bd4671b..9f1f1f1739f3 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -67,6 +67,7 @@
SUBDIR += fpc-units
SUBDIR += fpc-utils
SUBDIR += freetxl
+ SUBDIR += g95
SUBDIR += gambas
SUBDIR += gambc
SUBDIR += gauche