# New ports collection makefile for: tkcron-2.12 # Version required: 2.12 # Date created: 30 July 1996 # Whom: Sander Vesik # # $Id: Makefile,v 1.7 1998/03/20 14:35:15 tg Exp $ # DISTNAME= tkcron-2.12 CATEGORIES= misc tk80 MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/ EXTRACT_SUFX= .tcl.gz MAINTAINER= sander@haldjas.folklore.ee RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -cd EXTRACT_AFTER_ARGS= > tkcron.tcl NO_WRKSUBDIR= yes post-extract: @${CP} ${FILESDIR}/Makefile ${WRKSRC} .include