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

20 lines
407 B
Makefile

# New ports collection makefile for: xcd
# Version required: 1.1
# Date created: 22 November 1994
# Whom: jmz
#
# $Id: Makefile,v 1.7 1995/10/05 13:55:58 jmz Exp $
#
DISTNAME= xcd-1.1
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>