summaryrefslogtreecommitdiff
path: root/audio/rplay/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
commitc98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch)
tree79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /audio/rplay/Makefile
parentAdd $Id$. (diff)
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.
Notes
Notes: svn path=/head/; revision=4578
Diffstat (limited to 'audio/rplay/Makefile')
-rw-r--r--audio/rplay/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index 1a66b2a0ebfc..9a6d694ae29d 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 March 1995
# Whom: rmallory@csusb.edu
#
-# $Id: Makefile,v 1.5 1996/10/03 14:13:05 adam Exp $
+# $Id: Makefile,v 1.6 1996/11/15 23:14:10 obrien Exp $
#
DISTNAME= rplay-3.2.0b5
@@ -14,5 +14,6 @@ MAINTAINER= rmallory@csusb.edu
HAS_CONFIGURE= yes
USE_GMAKE= yes
+MAN5= rplay.conf.5 rplay.hosts.5 rplay.servers.5
.include <bsd.port.mk>