pkgsrc/misc/gkrellm-weather/Makefile
reed 6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00

21 lines
572 B
Makefile

# $NetBSD: Makefile,v 1.10 2004/01/03 18:49:46 reed Exp $
DISTNAME= gkrellweather-0.2.7
PKGNAME= gkrellm-weather-0.2.7
PKGREVISION= 4
CATEGORIES= misc
MASTER_SITES= http://www.cse.unsw.edu.au/~flam/repository/c/gkrellm/
MAINTAINER= damon@NetBSD.org
HOMEPAGE= http://www.cse.unsw.edu.au/~flam/programs/gkrellweather.html
COMMENT= gkrellm weather plugin
DEPENDS+= wmweather>=1.3:../../x11/wmweather
USE_BUILDLINK2= YES
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
.include "../../sysutils/gkrellm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"