1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/math/hexcalc/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

21 lines
406 B
Makefile

# New ports collection makefile for: hexcalc
# Version required: 1.11 (taken from sccsid in hexcalc.c)
# Date created: 5 December 1994
# Whom: asami
#
# $FreeBSD$
#
DISTNAME= hexcalc
PKGNAME= hexcalc-1.11
CATEGORIES= math
MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/hexcalc/RISC/3.2/src/
EXTRACT_SUFX= ..tar.Z
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN1= hexcalc.1
.include <bsd.port.mk>