diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-15 19:48:46 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-15 19:48:46 +0000 |
commit | 589ceab2e1f2a9c0e259b60f11abb1dc532a53e8 (patch) | |
tree | b37cad79f35209300c6ba4e2a0d140f8abb86a46 /x11-toolkits/Makefile | |
parent | 8283258585cdd12014a3b755e49dbbb769dc0edc (diff) | |
download | ports-589ceab2e1f2a9c0e259b60f11abb1dc532a53e8.tar.gz ports-589ceab2e1f2a9c0e259b60f11abb1dc532a53e8.zip |
Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui.
Notes
Notes:
svn path=/head/; revision=121681
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 38ef21773adb..1d2a3aeb01b4 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -164,6 +164,7 @@ SUBDIR += rep-gtk SUBDIR += rep-gtk2 SUBDIR += ruby-fox + SUBDIR += ruby-gnomeprintui SUBDIR += ruby-gtk SUBDIR += ruby-gtk2 SUBDIR += ruby-gtkglext |