diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-10-07 12:10:56 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-10-07 12:10:56 +0000 |
commit | 58ab450899720494263979d5bc5fc6a9f4c705fd (patch) | |
tree | 6a168522c88dc128c0b1d3998ef54de9b0b08c56 /www/Makefile | |
parent | - Update to 1.3.2; (diff) |
Add www/p5-HTML-TagCloud-Extended 0.09, a perl module to extend
functionality provided by www/p5-HTML-TagCloud, to add support
for time-stamp based coloring of tags.
Notes
Notes:
svn path=/head/; revision=144472
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 8ab2265c4e31..380ee137648f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -535,6 +535,7 @@ SUBDIR += p5-HTML-TableLayout SUBDIR += p5-HTML-TableTiler SUBDIR += p5-HTML-TagCloud + SUBDIR += p5-HTML-TagCloud-Extended SUBDIR += p5-HTML-Tagset SUBDIR += p5-HTML-Template SUBDIR += p5-HTML-Template-Associate |