aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-04-11 07:18:57 +0800
committerwill <will@FreeBSD.org>2001-04-11 07:18:57 +0800
commit6f9883855e3dc8a0f02db164ae0acf5f2158b7f8 (patch)
treeae500cef8eb79eb422b491550409eb8b97275dfc /www/Makefile
parent5b66e0178c576d8c42f140b2621d8408ea62f94c (diff)
downloadfreebsd-ports-graphics-6f9883855e3dc8a0f02db164ae0acf5f2158b7f8.tar.gz
freebsd-ports-graphics-6f9883855e3dc8a0f02db164ae0acf5f2158b7f8.tar.zst
freebsd-ports-graphics-6f9883855e3dc8a0f02db164ae0acf5f2158b7f8.zip
Add mod_bf 0.1, a brainf*ck module for Apache.
Port #5,000 dedicated to: Bill Fumerola <billf>
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 9a9d52766c9..dc349d6d2a0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -115,6 +115,7 @@
SUBDIR += mod_auth_pam
SUBDIR += mod_auth_pgsql
SUBDIR += mod_backhand
+ SUBDIR += mod_bf
SUBDIR += mod_cgi_debug
SUBDIR += mod_color
SUBDIR += mod_csacek