From e1475027cde346cc8c26ff967438ba80036384a0 Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 18 Nov 1996 14:17:24 +0000 Subject: 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. --- audio/xcd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/xcd/Makefile') diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile index 5313f454257..783f4f91126 100644 --- a/audio/xcd/Makefile +++ b/audio/xcd/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.13 1996/11/05 13:19:57 asami Exp $ +# $Id: Makefile,v 1.14 1996/11/15 23:14:37 obrien Exp $ # DISTNAME= xcd-1.5 @@ -15,5 +15,6 @@ MAINTAINER= jmz@FreeBSD.org RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41 WRKSRC= ${WRKDIR}/xcd +MAN1= cdplayer.1 xcd.1 .include -- cgit