diff options
Diffstat (limited to 'audio/rplay/Makefile')
-rw-r--r-- | audio/rplay/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile deleted file mode 100644 index 3ff20f474e60..000000000000 --- a/audio/rplay/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# 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.2 1995/04/01 12:43:55 jkh Exp $ -# - -DISTNAME= rplay-3.2.0b2 -CATEGORIES+= audio -MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/ - -HAS_CONFIGURE= yes -USE_GMAKE= yes - -.include <bsd.port.mk> |