1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/german/cheapcall/Makefile

32 lines
825 B
Makefile
Raw Normal View History

# New ports collection makefile for: cheap-call
# Version required: 0.7e-1.6.99
# Date created: 9 Jun 1999
# Whom: Peter Cornelius <pcc@gmx.net>
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
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 <bsd.port.mk>