mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
338ac39621
it requires XForms. Notified by: rmallory@wiley.csusb.edu (Rob Mallory)
17 lines
364 B
Makefile
17 lines
364 B
Makefile
# 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
|
|
MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/
|
|
|
|
HAS_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|