aboutsummaryrefslogtreecommitdiff
path: root/audio/rplay
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 19:46:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 19:46:58 +0000
commit02e84c27a6b76abc5a0236c8baa85da50345fdba (patch)
tree86b776760f67d66cb9647eff31ac28a133cfd3aa /audio/rplay
parent8777d608921b9489149424c90677e1591da20037 (diff)
downloadports-02e84c27a6b76abc5a0236c8baa85da50345fdba.tar.gz
ports-02e84c27a6b76abc5a0236c8baa85da50345fdba.zip
Updating Makefiles, audio ports.
Notes
Notes: svn path=/head/; revision=1338
Diffstat (limited to 'audio/rplay')
-rw-r--r--audio/rplay/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index 01e79b8c95f9..3ff20f474e60 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -1,14 +1,15 @@
-# Makefile for: rplay - Network audio player
+# New ports collection makefile for: rplay - Network audio player
# Version required: 3.2.0b2
# Date created: 16 March 1995
# Whom: rmallory@csusb.edu
#
-# $Id: Makefile,v 1.1.1.1 1995/03/17 05:53:41 swallace Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:43:55 jkh Exp $
#
DISTNAME= rplay-3.2.0b2
-MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/
CATEGORIES+= audio
+MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/
+
HAS_CONFIGURE= yes
USE_GMAKE= yes