46805c3820
tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.
20 lines
394 B
Makefile
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>
|