mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
20 lines
439 B
Makefile
20 lines
439 B
Makefile
|
# 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"
|