freebsd-ports/math/hexcalc/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

20 lines
366 B
Makefile

# New ports collection makefile for: hexcalc
# Date created: 5 December 1994
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= hexcalc
PORTVERSION= 1.11
CATEGORIES= math
MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/hexcalc/RISC/3.2/src/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= ..tar.Z
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN1= hexcalc.1
.include <bsd.port.mk>