aboutsummaryrefslogtreecommitdiff
path: root/math/hexcalc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hexcalc/Makefile')
-rw-r--r--math/hexcalc/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile
deleted file mode 100644
index 71ba65a9efd4..000000000000
--- a/math/hexcalc/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: hexcalc
-# Version required: 1.11 (taken from sccsid in hexcalc.c)
-# Date created: 5 December 1994
-# Whom: asami
-#
-# $Id: Makefile,v 1.4 1995/04/11 01:19:01 asami Exp $
-#
-
-DISTNAME= hexcalc
-PKGNAME= hexcalc-1.11
-CATEGORIES+= math
-MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
-
-MAINTAINER= asami@FreeBSD.ORG
-
-USE_IMAKE= yes
-
-.include <bsd.port.mk>