diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-12-20 11:50:03 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-12-20 11:50:03 +0000 |
commit | 4713473b449d600edcecb0add94de5675b6ebd10 (patch) | |
tree | a176975e658d1f81b1d9e686e519d437db8a8ad9 /textproc/qgoogletranslator | |
parent | 9b4a46dbc27a945dcda0a25668eafbbb24a270b6 (diff) | |
download | ports-4713473b449d600edcecb0add94de5675b6ebd10.tar.gz ports-4713473b449d600edcecb0add94de5675b6ebd10.zip |
Notes
Diffstat (limited to 'textproc/qgoogletranslator')
-rw-r--r-- | textproc/qgoogletranslator/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/qgoogletranslator/Makefile b/textproc/qgoogletranslator/Makefile index bb4252ecb4c5..672cc3bcb82b 100644 --- a/textproc/qgoogletranslator/Makefile +++ b/textproc/qgoogletranslator/Makefile @@ -14,6 +14,11 @@ DISTNAME= qgoogletranslator-${PORTVERSION} MAINTAINER= olevole@olevole.ru COMMENT= Qt gui for google translate based on ajax api +BROKEN= Runtime is broken because Google close free usage of API +DEPRECATED= Runtime is broken because Google close free usage of API. \ + Project closed. +EXPIRATION_DATE= 2012-01-20 + RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 USE_BZIP2= yes |