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