diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-15 21:51:44 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-15 21:51:44 +0800 |
commit | 9b2f9d49bc8e12074d37964f5d52a1125ed1283b (patch) | |
tree | 3b0af0e09643dc357059d290a4fd4185f65d2627 /x11-toolkits/Makefile | |
parent | 34f26647e172098948b4d72dee04cb4954e42d8d (diff) | |
download | freebsd-ports-gnome-9b2f9d49bc8e12074d37964f5d52a1125ed1283b.tar.gz freebsd-ports-gnome-9b2f9d49bc8e12074d37964f5d52a1125ed1283b.tar.zst freebsd-ports-gnome-9b2f9d49bc8e12074d37964f5d52a1125ed1283b.zip |
add gtkmathview 0.3.0
A GTK Widget to Render MathML Documents
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 c725d2560d63..c7e203220577 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -55,6 +55,7 @@ SUBDIR += gtkglarea SUBDIR += gtkglarea-- SUBDIR += gtkglarea2 + SUBDIR += gtkmathview SUBDIR += gtkscintilla SUBDIR += gtkstep SUBDIR += gtkstep-pastel |