diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-02 17:18:30 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-08-02 17:18:30 +0000 |
commit | 4785427ba57e5fca2597c9a799cc63dec3735c01 (patch) | |
tree | 3b8b5c903d05205a34b9418c0f36a7fe817f1dbc /net/Makefile | |
parent | 0531d6eb46d3139c1a7a9cffe247157a11a77f95 (diff) |
Add p5-Net-FS-Flickr 0.1, a Perl interface for store and retrieve files
on Flickr.
PR: ports/101057
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
Notes
Notes:
svn path=/head/; revision=169487
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 2b1135aa3e68..e80d146b70c7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -429,6 +429,7 @@ SUBDIR += p5-Net-EPP-Client SUBDIR += p5-Net-EPP-Frame SUBDIR += p5-Net-EPP-Proxy + SUBDIR += p5-Net-FS-Flickr SUBDIR += p5-Net-FS-Gmail SUBDIR += p5-Net-FTP-File SUBDIR += p5-Net-Finger |