summaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-F77/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
commitc72c1cf5f95cbe537b005028f1743cddb16ef203 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/p5-ExtUtils-F77/DESCR
parent37637e483f1bf6574e9306aebbd013bb63d888d6 (diff)
downloadpkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/p5-ExtUtils-F77/DESCR')
-rw-r--r--devel/p5-ExtUtils-F77/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/p5-ExtUtils-F77/DESCR b/devel/p5-ExtUtils-F77/DESCR
new file mode 100644
index 00000000000..504556d7bae
--- /dev/null
+++ b/devel/p5-ExtUtils-F77/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!