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, 0 insertions, 16 deletions
diff --git a/misc/chord/Makefile b/misc/chord/Makefile
deleted file mode 100644
index cf3b0e72f330..000000000000
--- a/misc/chord/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: chard
-# Version required: 3.6
-# Date created: 24 April 1995
-# Whom: Satoshi Asami
-#
-# $Id: Makefile,v 1.5 1995/04/23 13:02:01 asami Exp $
-#
-
-DISTNAME= chord
-PKGNAME= chord-3.6
-CATEGORIES+= utilities
-MASTER_SITES= ftp://freebsd.org/pub/FreeBSD/LOCAL_PORTS/
-
-MAINTAINER= asami@FreeBSD.ORG
-
-.include <bsd.port.mk>