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

22 lines
385 B
Makefile
Raw Normal View History

1995-04-11 19:46:58 +00:00
# New ports collection makefile for: xcd
# Date created: 22 November 1994
# Whom: jmz
#
1999-08-25 04:36:31 +00:00
# $FreeBSD$
1995-04-11 19:46:58 +00:00
#
PORTNAME= xcd
PORTVERSION= 1.7
CATEGORIES= audio tk82
2000-06-29 02:31:42 +00:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= 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.2:${PORTSDIR}/x11-toolkits/tk82
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>