diff options
author | bapt <bapt@FreeBSD.org> | 2010-08-26 21:12:40 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-08-26 21:12:40 +0800 |
commit | 9253410c423cb23509b5a71a665b83bab2f47c38 (patch) | |
tree | c530cfe01f264cff5ebe34bea9d0ed97fde91f30 /net/Makefile | |
parent | 82d43aa015d24428611642be38915f527bd56470 (diff) | |
download | freebsd-ports-graphics-9253410c423cb23509b5a71a665b83bab2f47c38.tar.gz freebsd-ports-graphics-9253410c423cb23509b5a71a665b83bab2f47c38.tar.zst freebsd-ports-graphics-9253410c423cb23509b5a71a665b83bab2f47c38.zip |
Net::Google::Code is a simple client library for projects hosted in
Google Code.
WWW: http://search.cpan.org/dist/Net-Google-Code/
PR: ports/149985
Submitted by: Frederic Culot <frederic at culot.org>
Approved by: jadawin (co-mentor)
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 9b70f2a9972..869a24721fa 100644 --- a/net/Makefile +++ b/net/Makefile @@ -561,6 +561,7 @@ SUBDIR += p5-Net-Google SUBDIR += p5-Net-Google-AuthSub SUBDIR += p5-Net-Google-Calendar + SUBDIR += p5-Net-Google-Code SUBDIR += p5-Net-Google-DataAPI SUBDIR += p5-Net-Google-Spreadsheets SUBDIR += p5-Net-Gopher |