1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/audio/xcd/Makefile
1997-06-01 22:54:23 +00:00

21 lines
443 B
Makefile

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