summaryrefslogtreecommitdiff
path: root/www/zope25-ExternalEditor/Makefile
blob: a0297ba1269cee0b524cb6bb9607bbee6bb18a03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.5 2003/07/17 22:56:11 grant Exp $

DISTNAME=	ExternalEditor-0.7
PKGNAME=	zope25-ExternalEditor-0.7
CATEGORIES=	www
MASTER_SITES=	http://www.zope.org/Members/Caseman/ExternalEditor/
EXTRACT_SUFX=	.tgz

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://www.zope.org/Members/Caseman/ExternalEditor
COMMENT=	use an external editor to modify Zope objects

.include "../../www/zope25/product.mk"
.include "../../mk/bsd.pkg.mk"