From a5c24ee0197e8185e4959636e5b1bf99f05bb9fd Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 27 Nov 2011 13:14:56 +0000 Subject: WebService::Dropbox is Perl interface to Dropbox API WWW: http://search.cpan.org/dist/WebService-Dropbox/ PR: ports/162898 Submitted by: Lung-Pin Chang Feature safe: yes --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index a5a7fa0884e7..95cd758974d9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -729,6 +729,7 @@ SUBDIR += p5-URI-Template SUBDIR += p5-URI-Template-Restrict SUBDIR += p5-Validate-Net + SUBDIR += p5-WebService-Dropbox SUBDIR += p5-What SUBDIR += p5-X500-DN SUBDIR += p5-XML-Compile-SOAP -- cgit