17 lines
308 B
Makefile
17 lines
308 B
Makefile
# $OpenBSD: Makefile,v 1.2 1998/10/07 00:28:40 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xcd-1.6
|
|
CATEGORIES= audio tk80
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
|
|
|
|
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
|
|
|
|
WRKSRC= ${WRKDIR}/xcd
|
|
MAN1= cdplayer.1 xcd.1
|
|
|
|
.include <bsd.port.mk>
|