summaryrefslogtreecommitdiff
path: root/math/hexcalc/Makefile
blob: 17abf785ce4c1007456fa92dafa5b1b6a2f08747 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:	hexcalc
# Version required:	?
# Date created:		5 December 1994
# Whom:			asami
#
# $Id:$
#

DISTNAME=	hexcalc
USE_IMAKE=	yes
INSTALL_MANPAGES=	yes
MASTER_SITES=	ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/

.include <bsd.port.mk>