diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-03-20 00:22:34 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-03-20 00:22:34 +0800 |
commit | 0e2659e4d1103a17a65090a007afc0a8abda60c7 (patch) | |
tree | 4da06b874805862fdccaee9172415e30ea5dce16 /x11-toolkits/Makefile | |
parent | 9d6cc3e8935e7ef65bebd6347a120838d0c331d2 (diff) | |
download | freebsd-ports-gnome-0e2659e4d1103a17a65090a007afc0a8abda60c7.tar.gz freebsd-ports-gnome-0e2659e4d1103a17a65090a007afc0a8abda60c7.tar.zst freebsd-ports-gnome-0e2659e4d1103a17a65090a007afc0a8abda60c7.zip |
Gevas are GTK+ bindings to evas canvas library, modeled after GnomeCanvas
library.
PR: ports/25918
Submitted by: ishmael27@home.com
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 2d99a6d548e5..5b3fc7a1af10 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -17,6 +17,7 @@ SUBDIR += fox SUBDIR += fox-xunicode SUBDIR += gal + SUBDIR += gevas SUBDIR += gnome-- SUBDIR += gnome-look SUBDIR += gob |