summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-08-25 20:00:03 +0000
committermiwi <miwi@FreeBSD.org>2006-08-25 20:00:03 +0000
commit3118e00168203d4def8c8b0aa7327f71f1979878 (patch)
tree15d9d167adcacdd7201a6a4bcb612a457b8af7d5 /x11-toolkits/Makefile
parentff238654795de16f8c374c4deab93f7f63d7a163 (diff)
downloadFreeBSD-ports-3118e00168203d4def8c8b0aa7327f71f1979878.zip
FreeBSD-ports-3118e00168203d4def8c8b0aa7327f71f1979878.tar.gz
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)
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 fd2e1ea..bde2fec 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
OpenPOWER on IntegriCloud