diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-04-28 17:31:16 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-04-28 17:31:16 +0000 |
commit | 30d497d51f645ad3d4d1bd86a221ec53ae508a04 (patch) | |
tree | ccf8bb5bece19afa839ac273ccf923fffda7db86 /net/Makefile | |
parent | f66235fda384b2ff2c0ad411becbf0e54ce2900d (diff) | |
download | ports-30d497d51f645ad3d4d1bd86a221ec53ae508a04.tar.gz ports-30d497d51f645ad3d4d1bd86a221ec53ae508a04.zip |
Add new port py-google, Python module for Google Web API
PR: 37328
Submitted by: Hye-Shik Chang <perky@akaraka.yonsei.ac.kr>
Notes
Notes:
svn path=/head/; revision=58268
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 01c894e08262..ad1cdfa73650 100644 --- a/net/Makefile +++ b/net/Makefile @@ -385,6 +385,7 @@ SUBDIR += pxe SUBDIR += py-adns SUBDIR += py-fngrab + SUBDIR += py-google SUBDIR += py-ipy SUBDIR += py-jabber SUBDIR += py-ldap1 |