freebsd-ports/math/hexcalc/Makefile
Satoshi Asami 173f634e91 Distfile moved and renamed.
Submitted by:	jspath@mail.bcpl.lib.md.us (Webmaster Jim)
1996-10-09 03:14:48 +00:00

20 lines
430 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
#
# $Id: Makefile,v 1.5 1995/04/28 13:35:37 jkh Exp $
#
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= asami@FreeBSD.ORG
USE_IMAKE= yes
.include <bsd.port.mk>