freebsd-ports/misc/xfce4-weather-plugin/Makefile

27 lines
633 B
Makefile
Raw Normal View History

# 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.6.2
PORTREVISION= 2
CATEGORIES= misc xfce geography
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
2007-06-06 09:54:42 +02:00
MAINTAINER= miwi@FreeBSD.org
COMMENT= XFce 4 weather module for xfce4-panel
GNU_CONFIGURE= yes
2007-06-06 09:54:42 +02:00
INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget glib20 gtk20 intltool intlhack libxml2 pkgconfig
USE_XFCE= configenv libgui libutil panel
.include <bsd.port.mk>