aboutsummaryrefslogtreecommitdiff
path: root/audio/xcd/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
commit0d98f1227110082e9e507ca236458f6c363e25b6 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /audio/xcd/Makefile
parent56cb039977e097ac910b2d719acd77ec3d5fb646 (diff)
downloadports-0d98f1227110082e9e507ca236458f6c363e25b6.tar.gz
ports-0d98f1227110082e9e507ca236458f6c363e25b6.zip
This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'.release/2.0.5a
Notes
Notes: svn path=/head/; revision=1803 svn path=/tags/RELENG_2_0_5_ALPHA/; revision=1805; tag=release/2.0.5a
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>