From 07b062b11e52d576ab8cba56b3b53172846fcdfe Mon Sep 17 00:00:00 2001 From: Nicola Vitale Date: Mon, 9 Jun 2014 03:43:35 +0000 Subject: google-translate-cli is a 100-line AWK program to let you use Google Translate without a web browser, i.e., from the terminal. WWW: http://www.soimort.org/google-translate-cli/ --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index 96ef4b25b7aa..6b239e88bfdb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -200,6 +200,7 @@ SUBDIR += go.text SUBDIR += goldendict SUBDIR += google-ctemplate + SUBDIR += google-translate-cli SUBDIR += gpp SUBDIR += grap SUBDIR += grc-aspell -- cgit v1.2.3