summaryrefslogtreecommitdiff
path: root/audio/rplay/Makefile
blob: 9a6d694ae29d9245035b0be428b1a9cb678331c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>