diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-11 16:43:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-11 16:43:11 +0000 |
commit | f8e68c85aee474f58876c2e22a5c0a6f42f094ba (patch) | |
tree | 3fa6ff0e5b888aea693a0bf092ddd241072fd097 /www/Makefile | |
parent | 3cb0c1f13ac07b1dfcc9a6947fe91be77762bd5c (diff) | |
download | ports-f8e68c85aee474f58876c2e22a5c0a6f42f094ba.tar.gz ports-f8e68c85aee474f58876c2e22a5c0a6f42f094ba.zip |
The module provides means of pasting large texts into http://pastebin.com
pastebin site.
WWW: http://search.cpan.org/~zoffix/WWW-Pastebin-PastebinCom-Create/
PR: ports/132492
Submitted by: bapt <baptiste.daroussin at gmail.com>
Notes
Notes:
svn path=/head/; revision=229883
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 03cf2a7e3ee1..c7c4e104426b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1080,6 +1080,7 @@ SUBDIR += p5-WWW-NioTV SUBDIR += p5-WWW-OpenSVN SUBDIR += p5-WWW-OpenSearch + SUBDIR += p5-WWW-Pastebin-PastebinCom-Create SUBDIR += p5-WWW-Pastebin-RafbNet-Create SUBDIR += p5-WWW-Plurk SUBDIR += p5-WWW-Robot |