aboutsummaryrefslogtreecommitdiff
path: root/audio/rsynth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rsynth/Makefile')
-rw-r--r--audio/rsynth/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
deleted file mode 100644
index af605af5a12f..000000000000
--- a/audio/rsynth/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# New ports collection makefile for: rsynth
-# Version required: 1.4
-# Date created: 03 Jan 1995
-# Whom: faulkner@mpd.tandem.com
-#
-# Makefile,v 1.0 1995/01/03 10:47:27 paf Exp
-#
-
-DISTNAME= rsynth-1.4
-CATEGORIES= audio music
-NO_CONIGURE= yes
-ALL_TARGET= all
-
-.include <bsd.port.mk>