From 6bab4329d1bdf3ff52eeba382e147cfe3a215bf2 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:01:07 +0000 Subject: Move pkg/ files into package's toplevel directory --- finance/tclticker/DESCR | 7 +++++++ finance/tclticker/PLIST | 9 +++++++++ finance/tclticker/pkg/DESCR | 7 ------- finance/tclticker/pkg/PLIST | 9 --------- 4 files changed, 16 insertions(+), 16 deletions(-) create mode 100644 finance/tclticker/DESCR create mode 100644 finance/tclticker/PLIST delete mode 100644 finance/tclticker/pkg/DESCR delete mode 100644 finance/tclticker/pkg/PLIST (limited to 'finance/tclticker') diff --git a/finance/tclticker/DESCR b/finance/tclticker/DESCR new file mode 100644 index 00000000000..bf59c036e76 --- /dev/null +++ b/finance/tclticker/DESCR @@ -0,0 +1,7 @@ +TCLTicker is a simple stock tickertape, using HTTP requests to fetch +quotes. It includes 'mailquote', which can email quotes. TclTicker +uses a plug-in architecture for quote services. Currently, quote +service modules are written for Yahoo (one for U.S. markets, another +for Euro markets) and Quote.com. User configuration includes tuning +the ticker scroll rate and data refresh dates, fonts, http proxy, smtp +host, rounding, always on top, and ticker symbol lists. diff --git a/finance/tclticker/PLIST b/finance/tclticker/PLIST new file mode 100644 index 00000000000..b3401bc6186 --- /dev/null +++ b/finance/tclticker/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:01:12 zuntum Exp $ +bin/tclticker +bin/mailquote +share/tclticker/finance.uk.yahoo.com.tcl +share/tclticker/finance.yahoo.com.tcl +share/tclticker/rebuild_tclIndex.sh +share/tclticker/tclIndex +share/tclticker/ticker.lib +share/tclticker/www.quote.com.tcl diff --git a/finance/tclticker/pkg/DESCR b/finance/tclticker/pkg/DESCR deleted file mode 100644 index bf59c036e76..00000000000 --- a/finance/tclticker/pkg/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -TCLTicker is a simple stock tickertape, using HTTP requests to fetch -quotes. It includes 'mailquote', which can email quotes. TclTicker -uses a plug-in architecture for quote services. Currently, quote -service modules are written for Yahoo (one for U.S. markets, another -for Euro markets) and Quote.com. User configuration includes tuning -the ticker scroll rate and data refresh dates, fonts, http proxy, smtp -host, rounding, always on top, and ticker symbol lists. diff --git a/finance/tclticker/pkg/PLIST b/finance/tclticker/pkg/PLIST deleted file mode 100644 index 8ecbf574c60..00000000000 --- a/finance/tclticker/pkg/PLIST +++ /dev/null @@ -1,9 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $ -bin/tclticker -bin/mailquote -share/tclticker/finance.uk.yahoo.com.tcl -share/tclticker/finance.yahoo.com.tcl -share/tclticker/rebuild_tclIndex.sh -share/tclticker/tclIndex -share/tclticker/ticker.lib -share/tclticker/www.quote.com.tcl -- cgit v1.2.3