openbsd-ports/audio/xcd/Makefile
espie 46805c3820 Fix tcl/tk 8.0 and 8.3 dependencies...
tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.
2000-03-27 18:17:27 +00:00

20 lines
394 B
Makefile

# $OpenBSD: Makefile,v 1.9 2000/03/27 18:17:27 espie Exp $
DISTNAME= xcd-1.6
CATEGORIES= audio
NEED_VERSION= 1.230
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= angelos@openbsd.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= wish8.0::x11/tk/8.0
WRKDIST= ${WRKDIR}/xcd
.include <bsd.port.mk>