aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorlippe <lippe@FreeBSD.org>2009-08-04 20:19:43 +0800
committerlippe <lippe@FreeBSD.org>2009-08-04 20:19:43 +0800
commit6c91972d71a079f6eba5bd38bf50df686689e5b8 (patch)
tree9712aab4ea042cd6b85748a096801095b4c1447e /net/Makefile
parent9e28c673ce80e5994b64572515b4ae2ed947b83e (diff)
downloadfreebsd-ports-graphics-6c91972d71a079f6eba5bd38bf50df686689e5b8.tar.gz
freebsd-ports-graphics-6c91972d71a079f6eba5bd38bf50df686689e5b8.tar.zst
freebsd-ports-graphics-6c91972d71a079f6eba5bd38bf50df686689e5b8.zip
This module provides a perl interface to the Twitter APIs. It uses the
same API definitions as Net::Twitter, but without the extra bells and whistles and without the additional dependencies. Same great taste, less filling. This module is related to, but is not part of the "Net::Twitter" distribution. It's API methods and API method documentation are generated from "Net::Twitter"'s internals. It exists for those who cannot, or prefer not to install Moose and its dependencies. WWW: http://search.cpan.org/dist/Net-Twitter-Lite/
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 a155b5a3c0d..aa841b12d78 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -595,6 +595,7 @@
SUBDIR += p5-Net-Traceroute6
SUBDIR += p5-Net-Trackback
SUBDIR += p5-Net-Twitter
+ SUBDIR += p5-Net-Twitter-Lite
SUBDIR += p5-Net-VNC
SUBDIR += p5-Net-Wake
SUBDIR += p5-Net-Whois