freebsd-ports/audio/xcd/Makefile

22 lines
385 B
Makefile
Raw Normal View History

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