pkgsrc/misc/xfce4-weather-plugin/Makefile
martti 2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00

13 lines
360 B
Makefile

# $NetBSD: Makefile,v 1.5 2005/11/09 07:09:04 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.4.9
DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION}
CATEGORIES= misc
MASTER_SITES= http://download.berlios.de/xfce-goodies/
COMMENT= Xfce weather plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"