freebsd-ports/math/hexcalc/Makefile
Jordan K. Hubbard caedea32b1 Add a few CATEGORIES lines to take these ports out of `orphans'.
Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
1995-04-28 13:35:40 +00:00

19 lines
404 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.4 1995/04/11 01:19:01 asami Exp $
#
DISTNAME= hexcalc
PKGNAME= hexcalc-1.11
CATEGORIES+= math
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
MAINTAINER= asami@FreeBSD.ORG
USE_IMAKE= yes
.include <bsd.port.mk>