diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-25 22:36:15 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-25 22:36:15 +0800 |
commit | a46f017acdfd6f95f5a275796e1e83bf74819076 (patch) | |
tree | cc988fc5a0e95f89652e730a3c58e8c2b350ebc1 /net | |
parent | 05f20e9b290b81b346c30bc905140a10a8e6d756 (diff) | |
download | marcuscom-ports-a46f017acdfd6f95f5a275796e1e83bf74819076.tar.gz marcuscom-ports-a46f017acdfd6f95f5a275796e1e83bf74819076.tar.zst marcuscom-ports-a46f017acdfd6f95f5a275796e1e83bf74819076.zip |
Fix plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15106 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-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 |