diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-02 22:55:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-02 22:55:41 +0000 |
commit | df2e022890c5b3f5f0672df60ff362a48a5a4597 (patch) | |
tree | 8400ca8bf69638e9b09c128b8bc264d95f7d96f9 /german | |
parent | b5314f73cf7a5f5882e6b42ebbcd7149402b7ed9 (diff) | |
download | ports-df2e022890c5b3f5f0672df60ff362a48a5a4597.tar.gz ports-df2e022890c5b3f5f0672df60ff362a48a5a4597.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/Makefile | 1 | ||||
-rw-r--r-- | german/cheapcall/Makefile | 34 | ||||
-rw-r--r-- | german/cheapcall/distinfo | 1 | ||||
-rw-r--r-- | german/cheapcall/pkg-descr | 17 | ||||
-rw-r--r-- | german/cheapcall/pkg-plist | 3 |
5 files changed, 0 insertions, 56 deletions
diff --git a/german/Makefile b/german/Makefile index aed38f2ef8d8..2820482e81f5 100644 --- a/german/Makefile +++ b/german/Makefile @@ -3,7 +3,6 @@ SUBDIR += BBBike SUBDIR += aspell - SUBDIR += cheapcall SUBDIR += citrix_ica SUBDIR += dict SUBDIR += ding diff --git a/german/cheapcall/Makefile b/german/cheapcall/Makefile deleted file mode 100644 index 077464677523..000000000000 --- a/german/cheapcall/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: cheap-call -# Date created: 9 Jun 1999 -# Whom: Peter Cornelius <pcc@gmx.net> -# -# $FreeBSD$ -# - -PORTNAME= cheap-call -PORTVERSION= 0.7e -CATEGORIES= german -MASTER_SITES= http://212.227.69.105/download/ -DISTNAME= cheap-call-${LONGVER}.tcl -EXTRACT_SUFX= .bz2 - -MAINTAINER= pcc@gmx.net -COMMENT= Shows cheapest German call-by-call telephone provider (German only) - -RUN_DEPENDS= wishx:${PORTSDIR}/lang/tclX80 - -LONGVER= 0.7e-1.9.99 - -EXTRACT_AFTER_ARGS= | ${CAT} - > ${WRKDIR}/cheap-call-${LONGVER}.tcl -NO_WRKSUBDIR= yes -NO_BUILD= yes -STRIP= -USE_BZIP2= yes -PLIST_SUB= LONGVER="${LONGVER}" - -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 <bsd.port.mk> diff --git a/german/cheapcall/distinfo b/german/cheapcall/distinfo deleted file mode 100644 index 6995ae575074..000000000000 --- a/german/cheapcall/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (cheap-call-0.7e-1.9.99.tcl.bz2) = f72744f3d89cc17ed60b1d5beabfee69 diff --git a/german/cheapcall/pkg-descr b/german/cheapcall/pkg-descr deleted file mode 100644 index 99cb8a2ade43..000000000000 --- a/german/cheapcall/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -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 deleted file mode 100644 index 64709d9186a4..000000000000 --- a/german/cheapcall/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/cheap-call-%%LONGVER%%.tcl -bin/cheap-call -bin/cheapcall |