15 lines
272 B
Makefile
15 lines
272 B
Makefile
# New ports collection makefile for: hexcalc
|
|
# Version required: ?
|
|
# Date created: 5 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id:$
|
|
#
|
|
|
|
DISTNAME= hexcalc
|
|
USE_IMAKE= yes
|
|
INSTALL_MANPAGES= yes
|
|
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
|
|
|
|
.include <bsd.port.mk>
|