21 lines
441 B
Makefile
21 lines
441 B
Makefile
# New ports collection makefile for: xcd
|
|
# Version required: 1.6
|
|
# Date created: 22 November 1994
|
|
# Whom: jmz
|
|
#
|
|
# $Id: Makefile,v 1.18 1997/10/08 13:10:20 jmz Exp $
|
|
#
|
|
|
|
DISTNAME= xcd-1.6
|
|
CATEGORIES= audio tk81
|
|
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
RUN_DEPENDS= wish8.1:${PORTSDIR}/x11/tk81
|
|
|
|
WRKSRC= ${WRKDIR}/xcd
|
|
MAN1= cdplayer.1 xcd.1
|
|
|
|
.include <bsd.port.mk>
|