diff options
author | pav <pav@FreeBSD.org> | 2006-03-20 22:07:13 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-03-20 22:07:13 +0000 |
commit | e6fd69dcbae979ccf7726aa20d4cab452249eea4 (patch) | |
tree | 98dc8d493d3739ad5e9aa08a7bdc2fc0460c13aa /www/Makefile | |
parent | c551d26f30d256a3bff79de3c8eb7fb5376cf5a6 (diff) | |
download | FreeBSD-ports-e6fd69dcbae979ccf7726aa20d4cab452249eea4.zip FreeBSD-ports-e6fd69dcbae979ccf7726aa20d4cab452249eea4.tar.gz |
SPIP is a publishing system for the Internet. It consists of a bundle of
files, installed in your web account and allowing you to take advantage of a
number of automated tasks: multi-user management, laying out your articles
without the need to use HTML, easily modifying the structure of your site From
the very same application used to browse a site. SPIP enables you to build and
update a site, thanks to a very simple user interface.
WWW: http://www.spip.net/
PR: ports/94652
Submitted by: Jean-Francois BOEUF <jfb@minet.net>
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 ee6d55b..b578495 100644 --- a/www/Makefile +++ b/www/Makefile @@ -864,6 +864,7 @@ SUBDIR += smb_auth SUBDIR += snarf SUBDIR += snownews + SUBDIR += spip SUBDIR += spreadlogd SUBDIR += squid SUBDIR += squid_radius_auth |