aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-08 20:00:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-08 20:00:31 +0000
commit3a16e6b41268aa84fb64a2bf22064ed991592980 (patch)
tree0843e0026b96a8e96bab89e24af4804c52358875 /net/Makefile
parent86eed1fab8f5b7990cb3f1d998e1b1b913c84246 (diff)
downloadports-3a16e6b41268aa84fb64a2bf22064ed991592980.tar.gz
ports-3a16e6b41268aa84fb64a2bf22064ed991592980.zip
An interface for communicating with Twitter's public API.
Send status updates, fetch information, add friends, etc. WWW: http://pear.php.net/package/Services_Twitter/ PR: ports/128647 Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=222554
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 690fd712a782..fe7b8b2f5a11 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -685,6 +685,7 @@
SUBDIR += pear-Net_Whois
SUBDIR += pear-SOAP
SUBDIR += pear-Services_Pingback
+ SUBDIR += pear-Services_Twitter
SUBDIR += pear-URI_Template
SUBDIR += pear-XML_RPC
SUBDIR += pear-XML_RPC2