diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2010-11-22 02:15:00 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2010-11-22 02:15:00 +0800 |
commit | 1b51a822e0cc9f747d8b13fe12e0892c978a18ae (patch) | |
tree | 865e46453507f85b817d0ab1c5f05677e245f53c /textproc/Makefile | |
parent | 467fb98c4aa23cb7ddc67d44faf693d053855837 (diff) | |
download | freebsd-ports-gnome-1b51a822e0cc9f747d8b13fe12e0892c978a18ae.tar.gz freebsd-ports-gnome-1b51a822e0cc9f747d8b13fe12e0892c978a18ae.tar.zst freebsd-ports-gnome-1b51a822e0cc9f747d8b13fe12e0892c978a18ae.zip |
Qt gui for google translate based on ajax api
WWW: http://code.google.com/p/qgt
PR: 152416
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e68d1fafc07c..2e7fbbdc0be2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1041,6 +1041,7 @@ SUBDIR += pybook SUBDIR += pychm SUBDIR += pystemmer + SUBDIR += qgoogletranslator SUBDIR += qstardict SUBDIR += qt4-clucene SUBDIR += qt4-xml |