aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-ExtUtils-F77/pkg-descr
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1999-12-07 21:17:41 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1999-12-07 21:17:41 +0000
commit320e5ece0968c27d075ca4804aa77e3e68f94484 (patch)
tree21795551873634f3939e4c9715a12d6c52cce8cd /lang/p5-ExtUtils-F77/pkg-descr
parent745f62c9adf90498f963503a514ecb402043b434 (diff)
downloadports-320e5ece0968c27d075ca4804aa77e3e68f94484.tar.gz
ports-320e5ece0968c27d075ca4804aa77e3e68f94484.zip
Notes
Diffstat (limited to 'lang/p5-ExtUtils-F77/pkg-descr')
-rw-r--r--lang/p5-ExtUtils-F77/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/p5-ExtUtils-F77/pkg-descr b/lang/p5-ExtUtils-F77/pkg-descr
new file mode 100644
index 000000000000..cf76985ec461
--- /dev/null
+++ b/lang/p5-ExtUtils-F77/pkg-descr
@@ -0,0 +1,4 @@
+This module tries to figure out how to link C programs with
+Fortran subroutines on your system. Basically one must add a list
+of Fortran runtime libraries. The problem is their location
+and name varies with each OS/compiler combination!