From 6ddc18be274dc834da7ee7143a3cb264e5b189b2 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Fri, 25 Jun 1999 23:06:16 +0000 Subject: A utility that shows the cheapest call-by-call telephone provider. This is in german only and only applies to people in Germany. PR: 12193 Submitted by: Peter Cornelius Reviewe by: --- german/cheapcall/Makefile | 31 +++++++++++++++++++++++++++++++ german/cheapcall/distinfo | 1 + german/cheapcall/pkg-comment | 1 + german/cheapcall/pkg-descr | 17 +++++++++++++++++ german/cheapcall/pkg-plist | 3 +++ 5 files changed, 53 insertions(+) create mode 100644 german/cheapcall/Makefile create mode 100644 german/cheapcall/distinfo create mode 100644 german/cheapcall/pkg-comment create mode 100644 german/cheapcall/pkg-descr create mode 100644 german/cheapcall/pkg-plist (limited to 'german') diff --git a/german/cheapcall/Makefile b/german/cheapcall/Makefile new file mode 100644 index 000000000000..fac9cac65409 --- /dev/null +++ b/german/cheapcall/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: cheap-call +# Version required: 0.7e-1.6.99 +# Date created: 9 Jun 1999 +# Whom: Peter Cornelius +# +# $Id$ + +DISTNAME= cheap-call-${LONGVER}.tcl +PKGNAME= cheapcall-0.7e +CATEGORIES= german +MASTER_SITES= http://www03.billiger-telefonieren.de/download/ +EXTRACT_SUFX= .bz2 + +MAINTAINER= pcc@gmx.net + +RUN_DEPENDS= wishx:${PORTSDIR}/lang/tclX80 + +EXTRACT_AFTER_ARGS= | ${CAT} - > ${WRKDIR}/cheap-call-${LONGVER}.tcl +NO_WRKSUBDIR= yes +NO_BUILD= yes +STRIP= +USE_BZIP2= yes + +LONGVER= 0.7e-1.6.99 + +do-install: + @${INSTALL_SCRIPT} ${WRKSRC}/cheap-call-${LONGVER}.tcl ${PREFIX}/bin + @${LN} -sf ${PREFIX}/bin/cheap-call-${LONGVER}.tcl ${PREFIX}/bin/cheap-call + @${LN} -sf ${PREFIX}/bin/cheap-call-${LONGVER}.tcl ${PREFIX}/bin/cheapcall + +.include diff --git a/german/cheapcall/distinfo b/german/cheapcall/distinfo new file mode 100644 index 000000000000..7851004607bf --- /dev/null +++ b/german/cheapcall/distinfo @@ -0,0 +1 @@ +MD5 (cheap-call-0.7e-1.6.99.tcl.bz2) = cc39b82659ecd01bb90d1167d72016fd diff --git a/german/cheapcall/pkg-comment b/german/cheapcall/pkg-comment new file mode 100644 index 000000000000..adb44f7a73e2 --- /dev/null +++ b/german/cheapcall/pkg-comment @@ -0,0 +1 @@ +Shows cheapest German call-by-call telephone provider (German only) diff --git a/german/cheapcall/pkg-descr b/german/cheapcall/pkg-descr new file mode 100644 index 000000000000..99cb8a2ade43 --- /dev/null +++ b/german/cheapcall/pkg-descr @@ -0,0 +1,17 @@ +Cheap-call is a neat tcl utility for Pfennig-Füchse that always need +to know which German call-by-call telephone provider is cheapest right +now. One may choose between the (probably-always-out-of-date-) local +database and the online one at http://www.billiger-telefonieren.de/. +This port is probably useless for people outside Germany. Also, it's +all in Sauerkrautish. + +Cheap-call ist ein kleines TCL-Script für Pfennig-Füchse, die immer +den gerade billigsten Call-by-Call-Telefonprovider wissen müssen. Man +kann zwischen der (vermutlich permanent veralteten) lokalen Datenbank +und der Online-Datenbank bei http://www.billiger-telefonieren.de/. +Dieser Port ist außerhalb Deutschlands vermutlich von geringem Nutzen. + +Die Doku ist (noch?) etwas knapp gehalten, sie findet sich unter +http://www.billiger-telefonieren.de/documentation.shtml . + +WWW: http://www.billiger-telefonieren.de/ diff --git a/german/cheapcall/pkg-plist b/german/cheapcall/pkg-plist new file mode 100644 index 000000000000..b5a590041074 --- /dev/null +++ b/german/cheapcall/pkg-plist @@ -0,0 +1,3 @@ +bin/cheap-call-0.7e-1.6.99.tcl +bin/cheap-call +bin/cheapcall -- cgit v1.2.3