From 7fd37797b84e32e373b2a31890aa4cafe4570bb0 Mon Sep 17 00:00:00 2001 From: wennmach Date: Tue, 21 Nov 2006 13:44:14 +0000 Subject: 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. --- lang/g95/PLIST | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lang/g95/PLIST (limited to 'lang/g95/PLIST') 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 -- cgit v1.2.3