diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-11-28 13:26:18 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-11-28 13:26:18 +0000 |
commit | eb34baaafa3b9c55dbdaffe2bf1ef4ed62ae425b (patch) | |
tree | 3e4fd9a9c9429abd8daf754cdb3d5e8d1be04fd3 /www/Makefile | |
parent | d1d9fcb823f9a4eec9745815c35ba0ab6f459be6 (diff) |
Library for converting CSS <style> blocks to inline styles.
WWW: http://search.cpan.org/dist/CSS-Inliner
PR: ports/139497
Submitted by: Vick Khera <vivek@khera.org>
Notes
Notes:
svn path=/head/; revision=244910
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 429a8360311b..b05446dcf661 100644 --- a/www/Makefile +++ b/www/Makefile @@ -730,6 +730,7 @@ SUBDIR += p5-CGI.pm SUBDIR += p5-CGI_Lite SUBDIR += p5-CSS-DOM + SUBDIR += p5-CSS-Inliner SUBDIR += p5-Catalyst-Action-REST SUBDIR += p5-Catalyst-Action-RenderView SUBDIR += p5-Catalyst-Authentication-Credential-HTTP |