diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2002-05-31 09:54:40 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2002-05-31 09:54:40 +0000 |
commit | 318b5c23db5b608e62d2cf78de500600864c6307 (patch) | |
tree | 4a261ca374a989463a984f196fb3329f601d6614 /www | |
parent | 27c27ad79a99bd917b089bc8be28f66553c3a2c5 (diff) | |
download | FreeBSD-ports-318b5c23db5b608e62d2cf78de500600864c6307.zip FreeBSD-ports-318b5c23db5b608e62d2cf78de500600864c6307.tar.gz |
Add `wsmake' a web site creation and maintenance tool, supporting the
static generation of web sites from "source".
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 4950a44..8e1565e 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 |