# $OpenBSD: Makefile,v 1.19 2010/04/29 22:10:01 sthen Exp $

COMMENT=	Weather plugin for GkrellM2

DISTNAME=	gkrellweather-2.0.8
PKGNAME=	${DISTNAME}p0
CATEGORIES=	x11
EXTRACT_SUFX=	.tgz

HOMEPAGE=	http://sites.google.com/site/makovick/gkrellm-plugins
MASTER_SITES=	http://sites.google.com/site/makovick/projects/

ALL_TARGET=	gkrellweather.so
PLUGIN=		${WRKSRC}/gkrellweather.so

post-install:
	${INSTALL_SCRIPT} ${WRKSRC}/GrabWeather \
		${PREFIX}/bin/gkrellm.GrabWeather

.include <bsd.port.mk>
