freebsd-ports/audio/xcd/Makefile

22 lines
385 B
Makefile
Raw Normal View History

1995-04-11 15:46:58 -04:00
# New ports collection makefile for: xcd
# Date created: 22 November 1994
# Whom: jmz
#
1999-08-25 00:36:31 -04:00
# $FreeBSD$
1995-04-11 15:46:58 -04:00
#
PORTNAME= xcd
PORTVERSION= 1.7
CATEGORIES= audio tk82
2000-06-28 22:31:42 -04:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jmz
1995-04-11 15:46:58 -04:00
1995-04-10 22:02:17 -04:00
MAINTAINER= jmz@FreeBSD.org
1994-11-22 10:56:30 -05:00
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
1995-10-05 10:04:32 -04:00
WRKSRC= ${WRKDIR}/xcd
1999-02-02 21:31:16 -05:00
MAN1= xcd.1
1994-11-22 10:56:30 -05:00
.include <bsd.port.mk>