diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-15 14:36:24 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-15 14:36:24 +0000 |
commit | 39aa70d2f3a1d948bb67cfccc0a0084c02e63fe6 (patch) | |
tree | 4a7d3a967d66421ccc4ac5f5dedfaeb2f3cb2a7e /www/Makefile | |
parent | 3657e4714dbe921e77c250e7e0c6c4334de592a6 (diff) | |
download | ports-39aa70d2f3a1d948bb67cfccc0a0084c02e63fe6.tar.gz ports-39aa70d2f3a1d948bb67cfccc0a0084c02e63fe6.zip |
HTTP::Negotiate provides a complete implementation of the HTTP content
negotiation algorithm.
WWW: http://search.cpan.org/dist/HTTP-Negotiate/
This new port is needed to update www/p5-libwww.
Notes
Notes:
svn path=/head/; revision=272754
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 642a7344134f..3f225bfdef5c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1056,6 +1056,7 @@ SUBDIR += p5-HTTP-MobileAgent SUBDIR += p5-HTTP-MobileAgent-Plugin-Charset SUBDIR += p5-HTTP-MobileAttribute + SUBDIR += p5-HTTP-Negotiate SUBDIR += p5-HTTP-Parser SUBDIR += p5-HTTP-Parser-XS SUBDIR += p5-HTTP-Proxy |