From d23a79568090d280bf3beb199bb97f0572234984 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 12 Nov 1996 02:19:40 +0000 Subject: CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. --- lang/gcl/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'lang/gcl/Makefile') diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile index 6481e7dc9647..2e7206e99065 100644 --- a/lang/gcl/Makefile +++ b/lang/gcl/Makefile @@ -3,13 +3,16 @@ # Date created: Wed Feb 8 01:49:11 1995 # Whom: hsu # -# $Id: Makefile,v 1.5 1995/04/24 11:29:11 asami Exp $ +# $Id: Makefile,v 1.6 1995/11/22 13:12:44 asami Exp $ # DISTNAME= gcl-2.0 -CATEGORIES+= lang +CATEGORIES= lang MASTER_SITES= ftp://ftp.cli.com/pub/gcl/ ftp://math.utexas.edu/pub/gcl/ EXTRACT_SUFX= .tgz + +MAINTAINER= ports@FreeBSD.org + MAKEFILE= makefile do-install: -- cgit v1.2.3