freebsd-ports/misc/xfce4-weather-plugin/Makefile
Rene Ladan d795466500 Mark IGNORE, the free data feed on which this port relies has been
discontinued since 2011-11-01.  Original announcement at
http://mail.xfce.org/pipermail/goodies-dev/2011-October/003139.html

Submitted by:	Olivier Duchateau
2011-11-06 16:32:42 +00:00

28 lines
692 B
Makefile

# New ports collection makefile for: xfce4-weather-plugin
# Date created: 04 April 2004
# Whom: Filippo Natali <filippo@widestore.net>
#
# $FreeBSD$
#
PORTNAME= xfce4-weather-plugin
PORTVERSION= 0.7.4
CATEGORIES= misc xfce geography
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Xfce 4 weather module for xfce4-panel
IGNORE= free data feed service discontinued
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= glib20 gtk20 intltool intlhack libxml2 pkgconfig
USE_XFCE= configenv libgui libutil panel
.include <bsd.port.mk>