From a46465c6067845d06b1f0fccc124e07dba3ba996 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sun, 1 Feb 2004 06:49:33 +0000 Subject: New port: Enterprise Edition of SUN Grid Engine. This incorporates policy management functions to allow multiple groups which is not included in vanilla SUN Grid Engine (sysutils/sge) PR: 54563 Submitted by: brooks Many suggestions by: Glenn Johnson --- sysutils/sgeee53/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 sysutils/sgeee53/Makefile (limited to 'sysutils/sgeee53') diff --git a/sysutils/sgeee53/Makefile b/sysutils/sgeee53/Makefile new file mode 100644 index 000000000000..6fa2b28c6254 --- /dev/null +++ b/sysutils/sgeee53/Makefile @@ -0,0 +1,19 @@ +# Ports collection makefile for: sgeee +# Date created: Fri Jul 14, 2003 +# Whom: Brooks Davis +# +# $FreeBSD$ +# $Aero: ports/sgeee/Makefile,v 1.2 2003/08/21 22:02:06 brooks Exp $ +# + +PKGNAMESUFFIX= ee + +MAINTAINER= brooks@FreeBSD.org +COMMENT= Sun Grid Engine Enterprise Edition, a batch queueing system + +MASTERDIR= ${.CURDIR}/../sge + +SGEEE_FLAG= -sgeee +SGE_PRODUCT= -pr-geee + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3