summaryrefslogtreecommitdiff
path: root/audio/xcd
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 19:46:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 19:46:58 +0000
commit02e84c27a6b76abc5a0236c8baa85da50345fdba (patch)
tree86b776760f67d66cb9647eff31ac28a133cfd3aa /audio/xcd
parentMakefile updates, shell version! This was easy! :) (diff)
Updating Makefiles, audio ports.
Notes
Notes: svn path=/head/; revision=1338
Diffstat (limited to 'audio/xcd')
-rw-r--r--audio/xcd/Makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile
index 22bc16577e4c..739a2ced4e76 100644
--- a/audio/xcd/Makefile
+++ b/audio/xcd/Makefile
@@ -1,6 +1,15 @@
+# New ports collection makefile for: xcd
+# Version required: ?
+# Date created: 22 November 1994
+# Whom: jmz
+#
+# $Id$
+#
+
DISTNAME= xcd
-MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
CATEGORIES+= audio
+MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
+
MAINTAINER= jmz@FreeBSD.org
.include <bsd.port.mk>