summaryrefslogtreecommitdiff
path: root/misc/chord/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-10-11 21:53:59 +0000
committerhubertf <hubertf>1997-10-11 21:53:59 +0000
commitf5ee8e2561694e498edddcfba4a7f15ea35e3c17 (patch)
treecd1e0be6347cb17aeb9201b0ecc45b0286c98b53 /misc/chord/Makefile
parentef17a602de1210761f4ecdc6eea0e872eae46423 (diff)
downloadpkgsrc-f5ee8e2561694e498edddcfba4a7f15ea35e3c17.tar.gz
Import as of 09/25/97
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>