1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/audio/rplay/Makefile

20 lines
446 B
Makefile
Raw Normal View History

1995-04-11 19:46:58 +00:00
# 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 $
#
1996-10-03 14:14:50 +00:00
DISTNAME= rplay-3.2.0b5
CATEGORIES= audio
1995-04-11 19:46:58 +00:00
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>