pkgsrc/www/zope25-FileSystemSite/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

17 lines
530 B
Makefile

# $NetBSD: Makefile,v 1.3 2003/06/02 01:15:55 jschauma Exp $
DISTNAME= FileSystemSite-1.1
PKGREVISION= 1
PKGNAME= zope25-FileSystemSite-1.1
CATEGORIES= www
MASTER_SITES= http://www.zope.org/Members/k_vertigo/Products/FileSystemSite/
EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.zope.org/Members/k_vertigo/Products/FileSystemSite
COMMENT= store data in the file system instead of ZODB
ZOPE_COPYPRODUCT= zope-std-copyproduct-short
.include "../../www/zope25/product.mk"
.include "../../mk/bsd.pkg.mk"