1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/audio/rplay/Makefile

17 lines
364 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.3 1995/04/11 19:46:49 asami Exp $
#
DISTNAME= rplay-3.2.0b3
CATEGORIES+= audio
1995-04-11 19:46:58 +00:00
MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/
HAS_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>