1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/audio/xcd/Makefile
Jean-Marc Zucconi 8e96686f74 Use tk8.0
1997-10-08 13:10:34 +00:00

21 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.17 1997/06/01 22:54:12 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>