summaryrefslogtreecommitdiff
path: root/www/zope25-ZWeather/Makefile
blob: 6453119c1a15c54013ea6400f6ac38a45737943b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.6 2006/03/04 21:31:06 jlam Exp $

DISTNAME=	ZWeather-0_0_1
PKGREVISION=	1
PKGNAME=	zope25-ZWeather-0.0.1
CATEGORIES=	www
MASTER_SITES=	http://www.zope.org/Members/TheJester/ZWeather/
EXTRACT_SUFX=	.tgz

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.zope.org/Members/TheJester/ZWeather
COMMENT=	Display the weather in a pleasant format

ZOPE_COPYPRODUCT= zope-std-copyproduct-short

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