14 lines
276 B
Makefile
14 lines
276 B
Makefile
# $OpenBSD: Makefile,v 1.4 1999/09/06 18:55:04 brad Exp $
|
|
|
|
DISTNAME= xcd-1.6
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
|
|
|
|
WRKSRC= ${WRKDIR}/xcd
|
|
|
|
.include <bsd.port.mk>
|