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

21 lines
443 B
Makefile
Raw Normal View History

1995-04-11 19:46:58 +00:00
# New ports collection makefile for: xcd
1997-06-01 22:54:23 +00:00
# Version required: 1.6
1995-04-11 19:46:58 +00:00
# Date created: 22 November 1994
# Whom: jmz
#
1997-06-01 22:54:23 +00:00
# $Id: Makefile,v 1.16 1997/04/20 13:18:45 wosch Exp $
1995-04-11 19:46:58 +00:00
#
1997-06-01 22:54:23 +00:00
DISTNAME= xcd-1.6
1997-04-20 13:20:00 +00:00
CATEGORIES= audio tk41
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>