diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2004-12-31 02:41:48 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2004-12-31 02:41:48 +0800 |
commit | 5191228eb6e41c7fbb5e21d34972cdaa94991453 (patch) | |
tree | 5447ac085669241a220dd3a26b0e95391eaff93a /devel/Makefile | |
parent | a6a61cead7eb72c836c4f743aeb1d4e8ccb10c88 (diff) | |
download | freebsd-ports-gnome-5191228eb6e41c7fbb5e21d34972cdaa94991453.tar.gz freebsd-ports-gnome-5191228eb6e41c7fbb5e21d34972cdaa94991453.tar.zst freebsd-ports-gnome-5191228eb6e41c7fbb5e21d34972cdaa94991453.zip |
gonzui is a source code search engine for accelerating open source
software development. In the open source software development,
programmers frequently refer to source codes written by others. Our
goal is to help programmers develop programs effectively by creating a
source code search engine that covers vast quantities of open source
codes available on the Internet.
WWW: http://namazu.org/~satoru/gonzui/
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 83d73d232d0b..f8ce05714715 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -312,6 +312,7 @@ SUBDIR += gnustep SUBDIR += gnustep-make SUBDIR += gob2 + SUBDIR += gonzui SUBDIR += gorm SUBDIR += gperf SUBDIR += gputils |