net/py-google: set for deprecation
According to offsite, Google no longer supports the SOAP API for search, nor do they provide new license keys. So this port is effectively dead. Set expiration date to 2015-07-02. References: * http://pygoogle.sourceforge.net/
This commit is contained in:
parent
74a35865b1
commit
589c3c90b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388289
@ -11,6 +11,9 @@ DISTNAME= pygoogle-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Python wrapper for the Google web API
|
||||
|
||||
DEPRECATED= Google no longer supports the SOAP API for search
|
||||
EXPIRATION_DATE= 2015-07-02
|
||||
|
||||
RUN_DEPENDS= ${PYXML}
|
||||
|
||||
USES= python
|
||||
|
Loading…
Reference in New Issue
Block a user