c98cfd116d
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
21 lines
439 B
Makefile
21 lines
439 B
Makefile
# New ports collection makefile for: xcd
|
|
# Version required: 1.5
|
|
# Date created: 22 November 1994
|
|
# Whom: jmz
|
|
#
|
|
# $Id: Makefile,v 1.14 1996/11/15 23:14:37 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= xcd-1.5
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
|
|
|
|
WRKSRC= ${WRKDIR}/xcd
|
|
MAN1= cdplayer.1 xcd.1
|
|
|
|
.include <bsd.port.mk>
|