summaryrefslogtreecommitdiff
path: root/math/hexcalc/Makefile
blob: 71ba65a9efd45232bd7dfb1d49fd796db4eca7a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>