2004-04-06 01:34:35 +02:00
|
|
|
# New ports collection makefile for: xfce4-weather-plugin
|
|
|
|
# Date created: 04 April 2004
|
|
|
|
# Whom: Filippo Natali <filippo@widestore.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xfce4-weather-plugin
|
2007-11-21 15:48:03 +01:00
|
|
|
PORTVERSION= 0.6.2
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 2
|
2007-07-22 21:33:55 +02:00
|
|
|
CATEGORIES= misc xfce geography
|
2007-01-22 17:45:10 +01:00
|
|
|
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
|
|
|
DIST_SUBDIR= xfce4
|
2004-04-06 01:34:35 +02:00
|
|
|
|
2007-06-06 09:54:42 +02:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2004-04-06 01:34:35 +02:00
|
|
|
COMMENT= XFce 4 weather module for xfce4-panel
|
|
|
|
|
2006-02-23 11:40:44 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2007-06-06 09:54:42 +02:00
|
|
|
INSTALLS_ICONS= yes
|
2007-01-22 17:45:10 +01:00
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_GETTEXT= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_GNOME= gnometarget glib20 gtk20 intltool intlhack libxml2 pkgconfig
|
|
|
|
USE_XFCE= configenv libgui libutil panel
|
2004-04-06 01:34:35 +02:00
|
|
|
|
2007-03-14 05:12:32 +01:00
|
|
|
.include <bsd.port.mk>
|