15 lines
286 B
Makefile
15 lines
286 B
Makefile
# $OpenBSD: Makefile,v 1.6 2000/03/05 18:30:23 espie Exp $
|
|
|
|
DISTNAME= xcd-1.6
|
|
CATEGORIES= audio
|
|
NEED_VERSION= 1.223
|
|
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
RUN_DEPENDS= wish8.0:x11/tk80
|
|
|
|
WRKDIST= ${WRKDIR}/xcd
|
|
|
|
.include <bsd.port.mk>
|