aboutsummaryrefslogtreecommitdiff
path: root/math/hexcalc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hexcalc/Makefile')
-rw-r--r--math/hexcalc/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile
index 55b6ce5b0a0c..b6bfa29da209 100644
--- a/math/hexcalc/Makefile
+++ b/math/hexcalc/Makefile
@@ -1,14 +1,17 @@
# New ports collection makefile for: hexcalc
-# Version required: ?
+# Version required: 1.11 (taken from sccsid in hexcalc.c)
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.2 1995/02/11 13:50:05 asami Exp $
+# $Id: Makefile,v 1.3 1995/03/24 11:10:19 asami Exp $
#
DISTNAME= hexcalc
-USE_IMAKE= yes
+PKGNAME= hexcalc-1.11
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
+
MAINTAINER= asami@FreeBSD.ORG
+USE_IMAKE= yes
+
.include <bsd.port.mk>