diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-07-25 01:12:20 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-07-25 01:12:20 +0800 |
commit | ea70ef7d1ba376e74fb16639890a2574f4e0cb89 (patch) | |
tree | 7e96625ad876183ab2e9a35a472e8296133dd40d /x11-toolkits/Makefile | |
parent | dc4c370f986d28a7d511d3008d9f3372534fc83e (diff) | |
download | freebsd-ports-gnome-ea70ef7d1ba376e74fb16639890a2574f4e0cb89.tar.gz freebsd-ports-gnome-ea70ef7d1ba376e74fb16639890a2574f4e0cb89.tar.zst freebsd-ports-gnome-ea70ef7d1ba376e74fb16639890a2574f4e0cb89.zip |
add mesgui 1.0
Make a simple GUI under OpenGL
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 22f427a36a2e..841a103e2170 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -75,6 +75,7 @@ SUBDIR += libzvt SUBDIR += linux-gtk SUBDIR += linux-openmotif + SUBDIR += mesgui SUBDIR += mowitz SUBDIR += neXtaw SUBDIR += notif2 |