diff options
author | sat <sat@FreeBSD.org> | 2006-05-16 09:12:53 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-16 09:12:53 +0000 |
commit | 7bdde55dff2c94d2699c4c72c01fb5bf1617927d (patch) | |
tree | f6e1501c27799560f09db4bbd08d780fa35dbd76 /net/Makefile | |
parent | f09fd8c7464c98a7fc32d6c6566ae695b498e6bf (diff) | |
download | FreeBSD-ports-7bdde55dff2c94d2699c4c72c01fb5bf1617927d.zip FreeBSD-ports-7bdde55dff2c94d2699c4c72c01fb5bf1617927d.tar.gz |
Add p5-Net-Google-Calendar: Programmatic access to Google's Calendar API
PR: ports/97284
Submitted by: Yi-Hsuan Hsin <mhsin@mhsin.org>
Approved by: krion (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 82c97f4..3abc023 100644 --- a/net/Makefile +++ b/net/Makefile @@ -416,6 +416,7 @@ SUBDIR += p5-Net-Finger SUBDIR += p5-Net-Gnats SUBDIR += p5-Net-Google + SUBDIR += p5-Net-Google-Calendar SUBDIR += p5-Net-Gopher SUBDIR += p5-Net-HL7 SUBDIR += p5-Net-Ident |