aboutsummaryrefslogtreecommitdiff
path: root/audio/maplay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/maplay/Makefile')
-rw-r--r--audio/maplay/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile
deleted file mode 100644
index e26eea56a42b..000000000000
--- a/audio/maplay/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: maplay
-# Version required: 1.2
-# Date created: Feb 13 1995
-# Whom: jkh
-#
-# $Id: Makefile,v 1.2 1995/04/01 12:43:49 jkh Exp $
-#
-
-DISTNAME= maplay1_2
-PKGNAME= maplay-1.2
-CATEGORIES+= audio
-MASTER_SITES= ftp://ftp.iuma.com/audio_utils/mpeg_players/Workstations/
-EXTRACT_SUFX= .tar.Z
-
-NO_WRKSUBDIR= yes
-PATCH_STRIP= -p2
-
-pre-configure:
- @(cd ${WRKSRC}; make pre-install)
-
-.include <bsd.port.mk>