diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-26 17:38:21 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-26 17:38:21 +0000 |
commit | a04450f908d42f88531642e90955267aeae59ddf (patch) | |
tree | 5cad85ad1434cf6bf79d7916f00e9b7f254f8947 /www/Makefile | |
parent | Add p5-Data-Properties, a Perl version of Java's java.util.Properties (diff) |
Add p5-Bundle-Sledge. Sledge is a pure perl, pluggable, lightweight
web application framework, and this bundle module helps to install all
modules used for Sledge.
Notes
Notes:
svn path=/head/; revision=76503
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 41e6ffdd0b08..ef21ef37cfaa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -290,6 +290,7 @@ SUBDIR += p5-AxKit-XSP-Util SUBDIR += p5-AxKit-XSP-WebUtils SUBDIR += p5-Bundle-Slash + SUBDIR += p5-Bundle-Sledge SUBDIR += p5-CGI-Application SUBDIR += p5-CGI-ArgChecker SUBDIR += p5-CGI-Cache |