diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-15 09:27:14 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-15 09:27:14 +0000 |
commit | 0f3df3ea994cc39fd17d7e0978c294667f394813 (patch) | |
tree | 320760b86dce26c753049684a6e16ece1ba038c4 /www/Makefile | |
parent | c02a65de46811f865cb7aa4fef5e5c280b5a8adf (diff) |
This module provides functions for handling media (also known as MIME)
types and encodings.
WWW: http://search.cpan.org/dist/LWP-MediaTypes/
This new port is needed to update www/p5-libwww.
Notes
Notes:
svn path=/head/; revision=272751
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 33221b0ad3ff..f8f2c3c98f3f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1087,6 +1087,7 @@ SUBDIR += p5-Kwiki SUBDIR += p5-LWP-Authen-Wsse SUBDIR += p5-LWP-ConnCache-MaxKeepAliveRequests + SUBDIR += p5-LWP-MediaTypes SUBDIR += p5-LWP-Online SUBDIR += p5-LWP-UserAgent-Determined SUBDIR += p5-LWP-UserAgent-POE |