aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-07-07 23:52:40 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-07-07 23:52:40 +0000
commitaa2194b5a86cd7112d78766c431841a1676cf00b (patch)
tree303c8836dd86597888cc0b12129e85aacd0ff155 /www/Makefile
parent3d13d97638e31a911c8dd9fc2ce4437769c45df0 (diff)
NanoBlogger is a small weblog engine written in Bash for the command
line. It uses common UNIX tools such as cat, grep, and sed to create static HTML content. This port (www/nanoblogger-extra) contains additional language definitions, plugins, and various other add-ons for www/nanoblogger. WWW: http://nanoblogger.sourceforge.net/ PR: ports/136323 Submitted by: Tobias Rehbein <tobias.rehbein@web.de>
Notes
Notes: svn path=/head/; revision=237383
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 2dfeb167e9e0..b1d058826736 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -539,6 +539,7 @@
SUBDIR += mysar
SUBDIR += mysqlphp2postgres
SUBDIR += nanoblogger
+ SUBDIR += nanoblogger-extra
SUBDIR += nd
SUBDIR += neon26
SUBDIR += neon28