summaryrefslogtreecommitdiff
path: root/misc/chord/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/chord/Makefile')
-rw-r--r--misc/chord/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/misc/chord/Makefile b/misc/chord/Makefile
new file mode 100644
index 00000000000..6bb1f3aab54
--- /dev/null
+++ b/misc/chord/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: chard
+# Version required: 3.6
+# Date created: 24 April 1995
+# Whom: Satoshi Asami
+#
+# $Id: Makefile,v 1.1.1.1 1997/10/11 21:54:04 hubertf Exp $
+#
+
+DISTNAME= chord
+PKGNAME= chord-3.6
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+
+MAINTAINER= asami@FreeBSD.ORG
+
+.include <bsd.port.mk>