summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-18 07:09:17 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-18 07:09:17 +0000
commitd6f0695d71a73325e44ac34129cd3dadcc172b28 (patch)
treeee74882851cd55280feeee903f3576435b6d5a74 /www/Makefile
parentNEW PORT textproc/p5-Text-Reform (diff)
New port: www/mod_blosxom
mod_blosxom.c is the Apache module which builds the extremely lightweight Weblog environment. mod_blosxom.c has inherited the function of 'Blosxom' and can share the same data and the same template. WWW: http://mod-blosxom.sourceforge.net/cgi-bin/blosxom PR: ports/50629 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Notes
Notes: svn path=/head/; revision=79219
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 ba88f01e9185..11c88fe2dbd7 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -174,6 +174,7 @@
SUBDIR += mod_auth_pwcheck
SUBDIR += mod_backhand
SUBDIR += mod_bf
+ SUBDIR += mod_blosxom
SUBDIR += mod_blowchunks
SUBDIR += mod_bunzip2
SUBDIR += mod_cgi_debug