aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xcd/Makefile
blob: 2682b64d06d93c5cc8331b93b20cd237224afc4c (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.2
# Date created:         22 November 1994
# Whom:                 jmz
#
# $Id: Makefile,v 1.8 1995/10/05 14:04:32 jmz Exp $
#

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

WRKSRC=     ${WRKDIR}/xcd

MAINTAINER= jmz@FreeBSD.org

RUN_DEPENDS=    wish:${PORTSDIR}/x11/tk

.include <bsd.port.mk>