diff options
author | edwin <edwin@FreeBSD.org> | 2004-07-18 20:22:49 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-07-18 20:22:49 +0800 |
commit | dd2f01446263320ad6763403e5c9552daafbe865 (patch) | |
tree | a7c21e49ddd8ec8666e989bd06bf7d18fdf36880 /www/Makefile | |
parent | e9e091266f7c7ee7502087281e7f2166a658cd62 (diff) | |
download | freebsd-ports-gnome-dd2f01446263320ad6763403e5c9552daafbe865.tar.gz freebsd-ports-gnome-dd2f01446263320ad6763403e5c9552daafbe865.tar.zst freebsd-ports-gnome-dd2f01446263320ad6763403e5c9552daafbe865.zip |
New port: www/simplog: A simple php weblog
Simplog was created to provide people with an easy way to
create and maintain their own personal or a community weblog.
With the increasing number of people creating on-line
journals, there is a need for a tool that allows them a
quick and easy way to share their lives with the rest of
the world.
Simplog is NOT trying to a news/portal app like
Slash/Scoop/PHP-Nuke, nor will it ever be, although it can
be used for this purpose. Simplog is intended for use as
a personal or community weblog tool.
PR: ports/65770
Submitted by: Jose Liang <jose@jose.idv.tw>
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 1ef500a62b41..35dedf1963e8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -587,6 +587,7 @@ SUBDIR += scout SUBDIR += screem SUBDIR += sidplug + SUBDIR += simplog SUBDIR += sitebar SUBDIR += sitecopy SUBDIR += slash |