- tweak COMMENT (remove quotes and leading 'a')
- reformat DESCR - don't set ${V} if it's used only once. "go ahead" robert@
This commit is contained in:
parent
f5a39fb300
commit
5872370c9f
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/11/14 10:44:11 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/11/14 12:25:35 jasper Exp $
|
||||
|
||||
COMMENT= "a wiki-based system for collaborative creation of websites"
|
||||
COMMENT= wiki-based system for collaborative creation of websites
|
||||
|
||||
V= 2.1.27
|
||||
DISTNAME= pmwiki-${V}
|
||||
DISTNAME= pmwiki-2.1.27
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
CATEGORIES= www
|
||||
|
@ -1,5 +1,6 @@
|
||||
PmWiki is a wiki-based system for collaborative creation and maintenance of websites.
|
||||
PmWiki pages look and act like normal web pages, except they have an "Edit" link that
|
||||
makes it easy to modify existing pages and add new pages into the website, using basic
|
||||
editing rules. You do not need to know or use any HTML or CSS.
|
||||
Page editing can be left open to the public or restricted to small groups of authors.
|
||||
PmWiki is a wiki-based system for collaborative creation and maintenance
|
||||
of websites. PmWiki pages look and act like normal web pages, except
|
||||
they have an "Edit" link that makes it easy to modify existing pages and
|
||||
add new pages into the website, using basic editing rules. You do not
|
||||
need to know or use any HTML or CSS. Page editing can be left open to
|
||||
the public or restricted to small groups of authors.
|
||||
|
Loading…
Reference in New Issue
Block a user