openbsd-ports/audio/xcd/Makefile

21 lines
461 B
Makefile
Raw Normal View History

1997-12-01 21:13:25 -05:00
# OpenBSD makefile for: xcd
# Version required: 1.6
# Date created: December 1, 1997
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1997/12/02 02:13:25 angelos Exp $
#
DISTNAME= xcd-1.6
CATEGORIES= audio tk80
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= angelos@openbsd.org
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
WRKSRC= ${WRKDIR}/xcd
MAN1= cdplayer.1 xcd.1
.include <bsd.port.mk>