diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2002-05-31 17:54:40 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2002-05-31 17:54:40 +0800 |
commit | 318b5c23db5b608e62d2cf78de500600864c6307 (patch) | |
tree | 4a261ca374a989463a984f196fb3329f601d6614 /www/Makefile | |
parent | 27c27ad79a99bd917b089bc8be28f66553c3a2c5 (diff) | |
download | freebsd-ports-graphics-318b5c23db5b608e62d2cf78de500600864c6307.tar.gz freebsd-ports-graphics-318b5c23db5b608e62d2cf78de500600864c6307.tar.zst freebsd-ports-graphics-318b5c23db5b608e62d2cf78de500600864c6307.zip |
Add `wsmake' a web site creation and maintenance tool, supporting the
static generation of web sites from "source".
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 4950a44050e..8e1565e5129 100644 --- a/www/Makefile +++ b/www/Makefile @@ -379,6 +379,7 @@ SUBDIR += wml SUBDIR += wmnetselect SUBDIR += wn + SUBDIR += wsmake SUBDIR += wwwcount SUBDIR += wwwoffle SUBDIR += wwwstat |