aboutsummaryrefslogtreecommitdiff
path: root/audio/xcd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xcd/Makefile')
-rw-r--r--audio/xcd/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile
deleted file mode 100644
index 8c3938448de3..000000000000
--- a/audio/xcd/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: xcd
-# Version required: 1.0
-# Date created: 22 November 1994
-# Whom: jmz
-#
-# $Id: Makefile,v 1.5 1995/04/11 23:13:41 asami Exp $
-#
-
-DISTNAME= xcd-1.0
-CATEGORIES+= audio
-MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
-
-WRKSRC= ${WRKDIR}/xcd
-
-MAINTAINER= jmz@FreeBSD.org
-
-.include <bsd.port.mk>