From caedea32b1be72e7b85c4ca91f3ad79220129cf2 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Fri, 28 Apr 1995 13:35:40 +0000 Subject: 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! :-) --- math/calc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/calc') diff --git a/math/calc/Makefile b/math/calc/Makefile index cf1debb36b7b..c57358b90f26 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -3,7 +3,7 @@ # Date created: 3 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.4 1995/04/11 01:59:57 jmz Exp $ +# $Id: Makefile,v 1.5 1995/04/16 23:19:07 asami Exp $ # DISTNAME= calc-2.9.3t6 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/misc/4.4BSD-Lite/contrib/ MAINTAINER= jmz@FreeBSD.org +CATEGORIES+= math + pre-install: @mkdir -p ${PREFIX}/lib/calc/help @mkdir -p ${PREFIX}/man/man1 -- cgit v1.2.3