summaryrefslogtreecommitdiff
path: root/audio/xcd/Makefile
blob: 5313f454257864b073be244679eaaa47c4e6b590 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    xcd
# Version required:     1.5
# Date created:         22 November 1994
# Whom:                 jmz
#
# $Id: Makefile,v 1.13 1996/11/05 13:19:57 asami Exp $
#

DISTNAME=	xcd-1.5
CATEGORIES=	audio
MASTER_SITES=	ftp://ftp.obs-besancon.fr/pub/outgoing/

MAINTAINER=	jmz@FreeBSD.org

RUN_DEPENDS=    wish4.1:${PORTSDIR}/x11/tk41

WRKSRC=		${WRKDIR}/xcd

.include <bsd.port.mk>