# New ports collection makefile for:    psa-sbm3
# Date created:                         2010-12-09
# Whom:                                 Parallels
# OS Version:                           6.1
#
# $FreeBSD: ports/swsoft/psa-sbm3/Makefile 9.5.4 2010/12/09 08:56:01 Parallels Exp $
#

PORTNAME= psa-sbm3
PORTVERSION= 5.0.36
PORTREVISION= 

CATEGORIES= swsoft
MASTER_SITES?= http://autoinstall.plesk.com/PSA_9.5.4/dist-pkg-FreeBSD-6.1-i386/distfiles/

MAINTAINER= info@parallels.com
COMMENT= The Remote Admin for SiteBuilder module.

EXTRACT_SUFX= .sh
DISTNAME= psa-sbm3-5.0-36
NO_BUILD= yes

RUN_DEPENDS+=	${LOCALBASE}/psa/version:${PORTSDIR}/swsoft/psa

EXTRACT_ONLY= #none
NO_EXTRACT= yes
NO_CONFIGURE= yes

do-install-now:
	@sh ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}

.include <plesk.install.mk>