diff options
Diffstat (limited to 'mail/gnome-gmail-notifier')
-rw-r--r-- | mail/gnome-gmail-notifier/Makefile | 31 | ||||
-rw-r--r-- | mail/gnome-gmail-notifier/distinfo | 2 | ||||
-rw-r--r-- | mail/gnome-gmail-notifier/pkg-descr | 12 | ||||
-rw-r--r-- | mail/gnome-gmail-notifier/pkg-plist | 22 |
4 files changed, 0 insertions, 67 deletions
diff --git a/mail/gnome-gmail-notifier/Makefile b/mail/gnome-gmail-notifier/Makefile deleted file mode 100644 index 7db1c7b48..000000000 --- a/mail/gnome-gmail-notifier/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gnome-gmail-notifier -# Date created: Nov 16 2007 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-gmail-notifier -PORTVERSION= 0.10.1 -PORTREVISION= 2 -CATEGORIES= mail deskutils -MASTER_SITES= GOOGLE_CODE - -MAINTAINER= avl@FreeBSD.org -COMMENT= A Gmail Inbox Monitor for the GNOME2 desktop - -LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify \ - soup-2.4:${PORTSDIR}/devel/libsoup \ - gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring - -GNU_CONFIGURE= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GETTEXT= yes -USE_GNOME= glib20 gtk20 gconf2 libxml2 librsvg2 -USE_GSTREAMER= good - -post-patch: - @${REINPLACE_CMD} -e 's|@DATADIRNAME@|share|' ${WRKSRC}/po/Makefile.in.in - -.include <bsd.port.mk> diff --git a/mail/gnome-gmail-notifier/distinfo b/mail/gnome-gmail-notifier/distinfo deleted file mode 100644 index 6afb0ae7a..000000000 --- a/mail/gnome-gmail-notifier/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome-gmail-notifier-0.10.1.tar.bz2) = a25819e55bbcbeccb1ae5ddd8e5ed1a6e0e55f77c5bf6b5661705c29541e50d0 -SIZE (gnome-gmail-notifier-0.10.1.tar.bz2) = 192949 diff --git a/mail/gnome-gmail-notifier/pkg-descr b/mail/gnome-gmail-notifier/pkg-descr deleted file mode 100644 index 6633b9fb5..000000000 --- a/mail/gnome-gmail-notifier/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -The Gnome Gmail Notifier project aims to provide a stable, efficient -GTK+2.0 application that provides periodic updates that pertain to the -user's gmail inbox. - -The Notifier presents itself as a system tray icon in the GNOME2 -desktop, displaying a small balloon popup when the user recieves new -mail. - -WWW: http://notifier.geekysuavo.org/ - -- Florent Thoumie -flz@FreeBSD.org diff --git a/mail/gnome-gmail-notifier/pkg-plist b/mail/gnome-gmail-notifier/pkg-plist deleted file mode 100644 index 7cb59a754..000000000 --- a/mail/gnome-gmail-notifier/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -bin/gnome-gmail-notifier -share/applications/gnome-gmail-notifier.desktop -share/gnome-control-center/default-apps/gnome-gmail-notifier.xml -%%DATADIR%%/ggn-about.xml -%%DATADIR%%/ggn-edit.xml -%%DATADIR%%/ggn-error-lg.svg -%%DATADIR%%/ggn-error-sm.svg -%%DATADIR%%/ggn-menu.xml -%%DATADIR%%/ggn-new-lg.svg -%%DATADIR%%/ggn-new-sm.svg -%%DATADIR%%/ggn-normal-lg.svg -%%DATADIR%%/ggn-normal-sm.svg -%%DATADIR%%/ggn-prefs.xml -%%DATADIR%%/ggn-wait.svg -%%DATADIR%%/ggn-warn.svg -%%DATADIR%%/ggn-write.svg -share/locale/es/LC_MESSAGES/gnome-gmail-notifier.mo -share/pixmaps/gnome-gmail-notifier.svg -@dirrm %%DATADIR%% -@dirrmtry share/applications -@dirrmtry share/gnome-control-center/default-apps -@dirrmtry share/gnome-control-center |