diff options
-rw-r--r-- | net/libgweather3/Makefile | 3 | ||||
-rw-r--r-- | net/libgweather3/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/net/libgweather3/Makefile b/net/libgweather3/Makefile index 1d2751483..0335bd396 100644 --- a/net/libgweather3/Makefile +++ b/net/libgweather3/Makefile @@ -3,11 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/net/libgweather3/Makefile,v 1.1 2011/01/18 13:30:04 kwm Exp $ # PORTNAME= libgweather PORTVERSION= 2.91.0 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/net/libgweather3/pkg-plist b/net/libgweather3/pkg-plist index 859e854d0..e73431dd6 100644 --- a/net/libgweather3/pkg-plist +++ b/net/libgweather3/pkg-plist @@ -7,6 +7,7 @@ include/libgweather-3.0/libgweather/gweather-xml.h include/libgweather-3.0/libgweather/location-entry.h include/libgweather-3.0/libgweather/timezone-menu.h include/libgweather-3.0/libgweather/weather.h +lib/girepository-1.0/GWeather-3.0.typelib lib/libgweather-3.a lib/libgweather-3.la lib/libgweather-3.so @@ -33,6 +34,7 @@ libdata/pkgconfig/gweather-3.0.pc %%DOCSDIR%%-3.0/right.png %%DOCSDIR%%-3.0/style.css %%DOCSDIR%%-3.0/up.png +share/gir-1.0/GWeather-3.0.gir share/icons/gnome/16x16/status/weather-clear-night-000.png share/icons/gnome/16x16/status/weather-clear-night-010.png share/icons/gnome/16x16/status/weather-clear-night-020.png |