1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/audio/xcd/Makefile

21 lines
439 B
Makefile
Raw Normal View History

1995-04-11 19:46:58 +00:00
# New ports collection makefile for: xcd
# Version required: 1.5
1995-04-11 19:46:58 +00:00
# Date created: 22 November 1994
# Whom: jmz
#
# $Id: Makefile,v 1.14 1996/11/15 23:14:37 obrien Exp $
1995-04-11 19:46:58 +00:00
#
DISTNAME= xcd-1.5
CATEGORIES= audio
1995-04-11 19:46:58 +00:00
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
1995-04-11 02:02:17 +00:00
MAINTAINER= jmz@FreeBSD.org
1994-11-22 15:56:30 +00:00
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
1995-10-05 14:04:32 +00:00
WRKSRC= ${WRKDIR}/xcd
MAN1= cdplayer.1 xcd.1
1994-11-22 15:56:30 +00:00
.include <bsd.port.mk>