diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-16 09:12:53 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-16 09:12:53 +0000 |
commit | 69bfed8004c776fc56899c3fda321f148af2d16c (patch) | |
tree | a379a5640a28901a79383082c5e9956cbf95d261 /net/Makefile | |
parent | f4895cc9b0979947b4a649150ed4c24528d7c58c (diff) | |
download | ports-69bfed8004c776fc56899c3fda321f148af2d16c.tar.gz ports-69bfed8004c776fc56899c3fda321f148af2d16c.zip |
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)
Notes
Notes:
svn path=/head/; revision=162545
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 82c97f45911c..3abc023d3ce3 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 |