summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-06 15:33:57 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-06 15:33:57 +0000
commit18cc31b031a265b4ceaa3cfd37feb144c8631331 (patch)
treedf3f39fc75fde7d3cc04a0ecb9ce9344bd4e6a3c /net/Makefile
parentA UTF8 layer for IO, ByteStrings and Strings. The utf8-string package provides (diff)
py-oauth is a python libarary for OAuth. OAuth is an open
protocol to allow API authentication in a simple and standard method from desktop and web applications. WWW: http://pypi.python.org/pypi/oauth/ PR: ports/129410 Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=223871
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 b868b6f56f7b..3f04ba7ed234 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -751,6 +751,7 @@
SUBDIR += py-mp-random
SUBDIR += py-netaddr
SUBDIR += py-netstring
+ SUBDIR += py-oauth
SUBDIR += py-pcap
SUBDIR += py-pcapy
SUBDIR += py-pcs