aboutsummaryrefslogtreecommitdiffstats
path: root/devel/fortran-utils/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fortran-utils/pkg-descr')
-rw-r--r--devel/fortran-utils/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/fortran-utils/pkg-descr b/devel/fortran-utils/pkg-descr
new file mode 100644
index 000000000000..77ee9badc647
--- /dev/null
+++ b/devel/fortran-utils/pkg-descr
@@ -0,0 +1,10 @@
+Tools for use with Fortran programs, formerly part of FreeBSD (inherited
+from 4.4BSD).
+
+Contains:
+
+fpr(1) -- a filter that transforms files formatted according to Fortran's
+carriage control conventions into files formatted according to UNIX line
+printer conventions
+
+fsplit(1) -- split a multi-routine Fortran file into individual files