# New ports collection makefile for:    psa-rubyrails-configurator
# Date created:                         2008-04-25
# Whom:                                 Parallels
# OS Version:                           6.1
#
# $FreeBSD: ports/swsoft/psa-rubyrails-configurator/Makefile 8.4.0 2008/04/25 21:58:25 Parallels Exp $
#

PORTNAME= psa-rubyrails-configurator
PORTVERSION= 8.4.0
PORTREVISION= 

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

MAINTAINER= admins@parallels.com
COMMENT= RubyGems support for Plesk

MASTER_SITES=   # none
DISTFILES=      # none
EXTRACT_ONLY=   # none

NO_EXTRACT= yes
NO_BUILD= yes

RUN_DEPENDS+=	${LOCALBASE}/psa/version:${PORTSDIR}/swsoft/psa
RUN_DEPENDS+=	${LOCALBASE}/libexec/apache2/mod_fcgid.so:${PORTSDIR}/${CATEGORIES}/psa-mod-fcgid-configurator
RUN_DEPENDS+=	${LOCALBASE}/bin/rails:${PORTSDIR}/www/rubygem-rails
RUN_DEPENDS+=	${LOCALBASE}/lib/libpq.so.4:${PORTSDIR}/databases/postgresql80-client

.include <plesk.install.mk>
