aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rplay/Makefile
blob: f0a33de9915b77ea711779a3dbfd1a1490b7d3fe (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.0b3
# Date created:     16 March 1995  
# Whom:         rmallory@csusb.edu
#
# $Id: Makefile,v 1.4 1995/06/21 11:46:16 asami Exp $
#

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

HAS_CONFIGURE=  yes
USE_GMAKE=  yes

.include <bsd.port.mk>