mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
14 lines
326 B
Makefile
14 lines
326 B
Makefile
# Makefile for: rplay - Network audio player
|
|
# Version required: 3.2.0b2
|
|
# Date created: 16 March 1995
|
|
# Whom: rmallory@csusb.edu
|
|
#
|
|
# $Id: Makefile,v 1.0 1995/03/15 10:33:57 rmallory Exp $
|
|
#
|
|
|
|
DISTNAME= rplay-3.2.0b2
|
|
MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/
|
|
HAS_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
.include <bsd.port.mk>
|