diff options
author | obraun <obraun@FreeBSD.org> | 2002-08-26 21:30:21 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-08-26 21:30:21 +0800 |
commit | 972a9932daa1d0fbbd69817ed38fed3a79776b10 (patch) | |
tree | 5b28515244da106789f2335ef3b4dc7298e1f901 /x11-toolkits/Makefile | |
parent | b19aa60cea02b4bab250a660b3a1c01124679a1f (diff) | |
download | freebsd-ports-gnome-972a9932daa1d0fbbd69817ed38fed3a79776b10.tar.gz freebsd-ports-gnome-972a9932daa1d0fbbd69817ed38fed3a79776b10.tar.zst freebsd-ports-gnome-972a9932daa1d0fbbd69817ed38fed3a79776b10.zip |
Add frantk 1.1, a GUI library for Haskell on top of Tcl-Tk.
PR: ports/38555
Approved by: dwcjr (mentor)
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index cfa480dcc02e..09ab7dbef084 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -22,6 +22,7 @@ SUBDIR += flvw SUBDIR += fox SUBDIR += fox-xunicode + SUBDIR += frantk SUBDIR += gail SUBDIR += gal SUBDIR += gdl |