# Created by: Gustau Perez # $FreeBSD$ # $MCom$ PORTNAME= gnome-weather PORTVERSION= 3.12.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Weather application for GNOME 3 BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libgweather-3.so:${PORTSDIR}/net/libgweather \ libgjs.so:${PORTSDIR}/lang/gjs USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include