summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-02 01:26:44 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-02 01:26:44 +0000
commit0f47d1eb2b70fdbfc202a268d9cf61a21ca49cf0 (patch)
treec2d440baf434cbd9112ac7bc0dc439673e74c352 /www/Makefile
parentUpdate MAINTAINER email address. (diff)
Add p5-HTML-Mason, a perl module that acts as an excellent tool for
building, serving, and managing large web sites. PR: 18936 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Notes
Notes: svn path=/head/; revision=29078
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 3d8d9d5032c5..83c3c739bc8d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -110,6 +110,7 @@
SUBDIR += p5-FastCGI
SUBDIR += p5-HTML
SUBDIR += p5-HTML-Embperl
+ SUBDIR += p5-HTML-Mason
SUBDIR += p5-HTML-Parser
SUBDIR += p5-HTML-QuickCheck
SUBDIR += p5-HTML-Stream