summaryrefslogtreecommitdiff
path: root/lang/g95/PLIST
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2006-11-21 13:44:14 +0000
committerwennmach <wennmach@pkgsrc.org>2006-11-21 13:44:14 +0000
commit7fd37797b84e32e373b2a31890aa4cafe4570bb0 (patch)
tree0f5e4e0d7e9a3b71897e414c8dd5c7d8949c4795 /lang/g95/PLIST
parent1aa61ce7d647d6ca70905cb706a4c2c4a4c0534a (diff)
downloadpkgsrc-7fd37797b84e32e373b2a31890aa4cafe4570bb0.tar.gz
Initial import of g95, a Fortran 95 compiler from g95.org.
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.
Diffstat (limited to 'lang/g95/PLIST')
-rw-r--r--lang/g95/PLIST10
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/g95/PLIST b/lang/g95/PLIST
new file mode 100644
index 00000000000..238d0161213
--- /dev/null
+++ b/lang/g95/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/21 13:44:14 wennmach Exp $
+bin/g95
+bin/f95
+bin/${MACHINE_GNU_PLATFORM}-g95
+lib/gcc-lib/${MACHINE_GNU_PLATFORM}/4.0.3/f951
+lib/gcc-lib/${MACHINE_GNU_PLATFORM}/4.0.3/libgcc.a
+lib/gcc-lib/${MACHINE_GNU_PLATFORM}/4.0.3/libf95.a
+share/doc/g95/INSTALL
+share/doc/g95/G95Manual.pdf
+@dirrm share/doc/g95