freebsd-ports/sysutils/sgeee53/Makefile
Brooks Davis 974133fdfa sge and sgeee have been repo-copyed to sge53 and sgeee53 in preperation
for the addition of an SGE 6 port.
 - Remove the sgeee port as the distinction between regular and
   Enterprise Edition has been removed in 6.0.
 - Temporarily disconnect sysutil/sge to avoid conflicts.
 - set NO_LATEST_LINK in sge(ee)53.
2005-07-28 19:46:34 +00:00

19 lines
441 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}/../sge53
SGEEE_FLAG= -sgeee
SGE_PRODUCT= -pr-geee
.include "${MASTERDIR}/Makefile"