1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/audio/xcd/Makefile
Satoshi Asami c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00

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>