freebsd-ports/audio/rplay/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

19 lines
446 B
Makefile

# New ports collection makefile for: rplay - Network audio player
# Version required: 3.2.0b3
# Date created: 16 March 1995
# Whom: rmallory@csusb.edu
#
# $Id: Makefile,v 1.6 1996/11/15 23:14:10 obrien Exp $
#
DISTNAME= rplay-3.2.0b5
CATEGORIES= audio
MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/
MAINTAINER= rmallory@csusb.edu
HAS_CONFIGURE= yes
USE_GMAKE= yes
MAN5= rplay.conf.5 rplay.hosts.5 rplay.servers.5
.include <bsd.port.mk>