summaryrefslogtreecommitdiff
path: root/math/xgraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/xgraph/Makefile')
-rw-r--r--math/xgraph/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile
deleted file mode 100644
index 9b5b5e9c59fa..000000000000
--- a/math/xgraph/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: xgraph
-# Version required: 11.3.2
-# Date created: 24 November 1994
-# Whom: asami
-#
-# $Id: Makefile,v 1.4 1995/04/11 01:19:12 asami Exp $
-#
-
-DISTNAME= xgraph-11
-PKGNAME= xgraph-11.3.2
-CATEGORIES= math printing
-MASTER_SITES= ftp://ftp.cs.orst.edu/pub/src/Xclients.local/
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= asami@FreeBSD.ORG
-
-USE_IMAKE= yes
-
-.include <bsd.port.mk>