diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-07-17 04:08:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-07-17 04:08:49 +0000 |
commit | 260fecbd52c3c84e3031aa7a8802a83ac04ba783 (patch) | |
tree | d6ede598695ad54e6a09ab02ce9ca078fa911447 /www/Makefile | |
parent | dbe090be2fd562d52a39b6c0747fbd5b959ec1b0 (diff) |
A Perl Interface to shortening URLs with www/yourls. Your Own URL Shortener.
WWW: http://search.cpan.org/dist/WWW-Shorten-Yourls/
PR: ports/180547
Submitted by: Lawrence Chen <beastie@tardisi.com>
Notes
Notes:
svn path=/head/; revision=323146
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 07b57e16c21f..b7f9d3335258 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1297,6 +1297,7 @@ SUBDIR += p5-WWW-Shorten-Googl SUBDIR += p5-WWW-Shorten-KUSO SUBDIR += p5-WWW-Shorten-NotLong + SUBDIR += p5-WWW-Shorten-Yourls SUBDIR += p5-WWW-Shorten-isgd SUBDIR += p5-WWW-SourceForge SUBDIR += p5-WWW-Spinn3r |