aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sgeee53
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/sgeee53')
-rw-r--r--sysutils/sgeee53/Makefile19
1 files changed, 19 insertions, 0 deletions
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 <brooks@freebsd.org>
+#
+# $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"