1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/audio/xcd/Makefile

21 lines
430 B
Makefile
Raw Normal View History

1995-04-11 19:46:58 +00:00
# New ports collection makefile for: xcd
1999-02-03 02:31:16 +00:00
# Version required: 1.7
1995-04-11 19:46:58 +00:00
# Date created: 22 November 1994
# Whom: jmz
#
1999-02-03 02:31:16 +00:00
# $Id: Makefile,v 1.21 1998/08/07 23:56:10 asami Exp $
1995-04-11 19:46:58 +00:00
#
1999-02-03 02:31:16 +00:00
DISTNAME= xcd-1.7
CATEGORIES= audio tk80
1999-02-03 02:31:16 +00:00
MASTER_SITES= http://www.FreeBSD.org/~jmz/
1995-04-11 19:46:58 +00:00
1995-04-11 02:02:17 +00:00
MAINTAINER= jmz@FreeBSD.org
1994-11-22 15:56:30 +00:00
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
1995-10-05 14:04:32 +00:00
WRKSRC= ${WRKDIR}/xcd
1999-02-03 02:31:16 +00:00
MAN1= xcd.1
1994-11-22 15:56:30 +00:00
.include <bsd.port.mk>