7ef7eff1bd
changes: Simpler page types, smarter message handling, auto subscription option; mail, skin and miscellaneous bugfixes
14 lines
366 B
Makefile
14 lines
366 B
Makefile
# $NetBSD: Makefile,v 1.11 2003/07/26 16:00:16 drochner Exp $
|
|
|
|
DISTNAME= ZWiki-0.20.0
|
|
PKGNAME= zope25-ZWiki-0.20.0
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://www.zope.org/Members/simon/ZWiki/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://zwiki.org/
|
|
COMMENT= Wiki clone for Zope
|
|
|
|
.include "../../www/zope25/product.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|