summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-25 03:48:41 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-25 03:48:41 +0000
commitc7c57e1eed2fa46901102b2323a5dc66dc0cac54 (patch)
treec78e5c08d3a9bcfe6157ab4cf4227057832c0d8e /devel/Makefile
parentNew port: print/cups-pstoraster, a very limited version of easy software's (diff)
add py-fortran 8.1
Creating extensions to the Python language with Fortran routines
Notes
Notes: svn path=/head/; revision=63510
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index dbcd59bcec38..c16c4e14fa87 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -599,6 +599,7 @@
SUBDIR += py-coro
SUBDIR += py-cxx
SUBDIR += py-fileutils
+ SUBDIR += py-fortran
SUBDIR += py-freebsd
SUBDIR += py-game
SUBDIR += py-grouch