1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/xcd/Makefile

20 lines
407 B
Makefile
Raw Normal View History

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