diff options
Diffstat (limited to 'finance/gnomepm')
-rw-r--r-- | finance/gnomepm/Makefile | 34 | ||||
-rw-r--r-- | finance/gnomepm/distinfo | 1 | ||||
-rw-r--r-- | finance/gnomepm/pkg-comment | 1 | ||||
-rw-r--r-- | finance/gnomepm/pkg-descr | 21 | ||||
-rw-r--r-- | finance/gnomepm/pkg-plist | 6 |
5 files changed, 0 insertions, 63 deletions
diff --git a/finance/gnomepm/Makefile b/finance/gnomepm/Makefile deleted file mode 100644 index 581379ff5acf..000000000000 --- a/finance/gnomepm/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# Ports collection Makefile for: gnomepm -# Date created: 16 July 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomepm -PORTVERSION= 0.9.3 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - ftp://ftp.one.net/pub/users/dobez/ -MASTER_SITE_SUBDIR= sobomax -DISTNAME= ${PORTNAME:S/gnome/gnome-/}-${PORTVERSION} - -MAINTAINER= sobomax@FreeBSD.org - -LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp - -USE_X_PREFIX= yes -USE_GNOME= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -pre-patch: - @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ - 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ - s|\$\(gnomedatadir\)/gnome/|\$\(gnomedatadir\)/|g ; \ - s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' - -.include <bsd.port.mk> diff --git a/finance/gnomepm/distinfo b/finance/gnomepm/distinfo deleted file mode 100644 index 8aceee7cead2..000000000000 --- a/finance/gnomepm/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-pm-0.9.3.tar.gz) = a947488921af395e4ce3c9df0186977b diff --git a/finance/gnomepm/pkg-comment b/finance/gnomepm/pkg-comment deleted file mode 100644 index 5c61f393a268..000000000000 --- a/finance/gnomepm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small GNOME app that collects stock information from Yahoo!(c) Finance diff --git a/finance/gnomepm/pkg-descr b/finance/gnomepm/pkg-descr deleted file mode 100644 index 1ed9f7f89a48..000000000000 --- a/finance/gnomepm/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -GnomePM is a small app that collects stock information from Yahoo!(c) Finance, -and presents it in a nice little list. It is designed to cut back on CPU, -memory, and bandwidth usage by removing the need for a java enabled web browser. - -There are many more features planned so keep a look out. - --DISCLAIMER- -Yahoo!(c) does not support this product. - -Features: - - o Auto-update Support - o Proxy support - o Ability to arrange symbols, or sort in descending/ascending alphabetical - order - o Supports multiple portfolios/symbols - o Internal Symbol Lookup Feature - o More Info menu using gnome-moz-remote to view News/Trade/Other info - Financials has been converted to use libghttp. - -WWW: http://dobey.free.fr/gnome-pm/ diff --git a/finance/gnomepm/pkg-plist b/finance/gnomepm/pkg-plist deleted file mode 100644 index e796b6e352af..000000000000 --- a/finance/gnomepm/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/gnome-pm -share/gnome/apps/Applications/gnome-pm.desktop -share/gnome/pixmaps/gnome-pm.png -share/gnome/pixmaps/gnome-pm/about.jpg -share/locale/it/LC_MESSAGES/gnome-pm.mo -@dirrm share/gnome/pixmaps/gnome-pm |