blob: 55b6ce5b0a0cb37eb24b5c854c058b5b839a44c6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: hexcalc
# Version required: ?
# Date created: 5 December 1994
# Whom: asami
#
# $Id: Makefile,v 1.2 1995/02/11 13:50:05 asami Exp $
#
DISTNAME= hexcalc
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
MAINTAINER= asami@FreeBSD.ORG
.include <bsd.port.mk>
|