aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-25 20:00:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-25 20:00:03 +0000
commitc9957e17e5589adea9b7ae383ecd42267ab63e03 (patch)
treeaf12df32d4ce59a52b285eb1be08c3298272ea53 /x11-toolkits/Makefile
parentbb9de474d2b828069e14564160631d456ca06553 (diff)
downloadports-c9957e17e5589adea9b7ae383ecd42267ab63e03.tar.gz
ports-c9957e17e5589adea9b7ae383ecd42267ab63e03.zip
GOB2 is a preprocessor for making GObjects with inline C code so that
generated files are not edited. Syntax is inspired by Java and Yacc or Lex. The implementation is intentionally kept simple, and no C actual code parsing is done. WWW: http://www.5z.com/jirka/gob.html PR: ports/102332 Submitted by: Alexey Mikhailov <karma(at)ez.pereslavl.ru> Approved by: krion (mentor)
Notes
Notes: svn path=/head/; revision=171408
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index fd2e1ea26a70..bde2fecc4b0c 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -47,6 +47,7 @@
SUBDIR += gnustep-gui
SUBDIR += gnustep-xdps
SUBDIR += gob
+ SUBDIR += gob2
SUBDIR += gstreamer-plugins-pango
SUBDIR += gstreamer-plugins-pango80
SUBDIR += gtk-sharp10