freebsd-ports/math/hexcalc/Makefile

21 lines
366 B
Makefile
Raw Normal View History

# New ports collection makefile for: hexcalc
# Date created: 5 December 1994
# Whom: asami
#
1999-08-25 03:23:21 -04:00
# $FreeBSD$
#
2000-04-14 03:20:58 -04:00
PORTNAME= hexcalc
PORTVERSION= 1.11
CATEGORIES= math
MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/hexcalc/RISC/3.2/src/
2000-04-14 03:20:58 -04:00
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= ..tar.Z
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
1998-09-27 16:06:20 -04:00
MAN1= hexcalc.1
.include <bsd.port.mk>