summaryrefslogtreecommitdiff
path: root/audio/rplay/Makefile
blob: 3ff20f474e6028fb1206ac2e439d6563f2ebe460 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	rplay - Network audio player   
# Version required:	3.2.0b2
# Date created:		16 March 1995  
# Whom:			rmallory@csusb.edu
#
# $Id: Makefile,v 1.2 1995/04/01 12:43:55 jkh Exp $
#

DISTNAME=	rplay-3.2.0b2
CATEGORIES+=	audio
MASTER_SITES=	ftp://ftp.sdsu.edu/pub/rplay/

HAS_CONFIGURE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>