diff options
Diffstat (limited to 'net/googolplex/Makefile')
-rw-r--r-- | net/googolplex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/googolplex/Makefile b/net/googolplex/Makefile index dd62565..0049967 100644 --- a/net/googolplex/Makefile +++ b/net/googolplex/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net python MASTER_SITES= http://googolplex.sourceforge.net/source/ MAINTAINER= ports@FreeBSD.org +COMMENT= Query Google, parse it and returns the result as a list USE_PYTHON= yes NO_BUILD= yes |