freebsd-ports/audio/xcd/Makefile

21 lines
449 B
Makefile
Raw Normal View History

1995-04-11 15:46:58 -04:00
# New ports collection makefile for: xcd
1997-06-01 18:54:23 -04:00
# Version required: 1.6
1995-04-11 15:46:58 -04:00
# Date created: 22 November 1994
# Whom: jmz
#
# $Id: Makefile,v 1.20 1998/03/20 14:35:25 tg Exp $
1995-04-11 15:46:58 -04:00
#
1997-06-01 18:54:23 -04:00
DISTNAME= xcd-1.6
CATEGORIES= audio tk80
1995-04-11 15:46:58 -04:00
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
1995-04-10 22:02:17 -04:00
MAINTAINER= jmz@FreeBSD.org
1994-11-22 10:56:30 -05:00
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
1995-10-05 10:04:32 -04:00
WRKSRC= ${WRKDIR}/xcd
MAN1= cdplayer.1 xcd.1
1994-11-22 10:56:30 -05:00
.include <bsd.port.mk>