1994-12-06 11:55:00 +00:00
|
|
|
# New ports collection makefile for: hexcalc
|
1995-04-11 01:19:12 +00:00
|
|
|
# Version required: 1.11 (taken from sccsid in hexcalc.c)
|
1994-12-06 11:55:00 +00:00
|
|
|
# Date created: 5 December 1994
|
|
|
|
# Whom: asami
|
|
|
|
#
|
1997-12-25 22:29:52 +00:00
|
|
|
# $Id: Makefile,v 1.7 1996/11/18 11:32:18 asami Exp $
|
1994-12-06 11:55:00 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= hexcalc
|
1995-04-11 01:19:12 +00:00
|
|
|
PKGNAME= hexcalc-1.11
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= math
|
1996-10-09 03:14:48 +00:00
|
|
|
MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/hexcalc/RISC/3.2/src/
|
|
|
|
EXTRACT_SUFX= ..tar.Z
|
1995-04-11 01:19:12 +00:00
|
|
|
|
1997-12-25 22:29:52 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
1994-12-06 11:55:00 +00:00
|
|
|
|
1995-04-11 01:19:12 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
|
1994-12-06 11:55:00 +00:00
|
|
|
.include <bsd.port.mk>
|