diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2009-04-02 22:35:47 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2009-04-02 22:35:47 +0800 |
commit | f88b2728b98ac1702acc4b1d07274caa53c31f19 (patch) | |
tree | 7a2919fd536409a1a85371eac29a067541d7b685 /net/Makefile | |
parent | db97653e2055d565baf334e06d33f3288fac5822 (diff) | |
download | freebsd-ports-gnome-f88b2728b98ac1702acc4b1d07274caa53c31f19.tar.gz freebsd-ports-gnome-f88b2728b98ac1702acc4b1d07274caa53c31f19.tar.zst freebsd-ports-gnome-f88b2728b98ac1702acc4b1d07274caa53c31f19.zip |
Please welcome Net::OAuth::Simple
A simple Perl wrapper around the OAuth protocol
Approved by: wxs (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 35f4e80e4c85..ae25c50d4370 100644 --- a/net/Makefile +++ b/net/Makefile @@ -536,6 +536,7 @@ SUBDIR += p5-Net-NIS SUBDIR += p5-Net-NIS-Listgroup SUBDIR += p5-Net-OAuth + SUBDIR += p5-Net-OAuth-Simple SUBDIR += p5-Net-OpenDHT SUBDIR += p5-Net-OpenID-Consumer SUBDIR += p5-Net-OpenSSH |