freebsd-ports/audio/xcd/Makefile
Thomas Gellekum 9421a44868 Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and
hfsutils and filerunner, which have been upgraded and probably checked
in the meantime.
1998-03-20 14:35:31 +00:00

20 lines
441 B
Makefile

# New ports collection makefile for: xcd
# Version required: 1.6
# Date created: 22 November 1994
# Whom: jmz
#
# $Id: Makefile,v 1.18 1997/10/08 13:10:20 jmz Exp $
#
DISTNAME= xcd-1.6
CATEGORIES= audio tk80
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
WRKSRC= ${WRKDIR}/xcd
MAN1= cdplayer.1 xcd.1
.include <bsd.port.mk>