# New ports collection makefile for: ispdb-rubuh # Date created: 2002 Nov 04 # Whom: @BABOLO <.@babolo.ru> # # $FreeBSD$ # $Id: Makefile,v 1.58 2013/10/14 16:49:35 babolo Exp $ PORTNAME= ispdb-rubuh PORTVERSION= 3.03 CATEGORIES= ispms russian MASTER_SITES= http://www.ispdb.ru/ DIST_SUBDIR= ispms MAINTAINER= .@babolo.ru COMMENT= ISPDB buhgaltery - part of ISP Management System BUILD_DEPENDS= ${LOCALBASE}/libexec/ispms/include/ispdb.VERSION:${PORTSDIR}/ispms/ispdb\ ${LOCALBASE}/libexec/ispms/include/ispdb-www.VERSION:${PORTSDIR}/ispms/ispdb-www\ gm4:${PORTSDIR}/devel/m4\ su2:${PORTSDIR}/sysutils/su2\ pgoblin:${PORTSDIR}/databases/pgoblin RUN_DEPENDS= ${LOCALBASE}/libexec/ispms/include/ispdb.VERSION:${PORTSDIR}/ispms/ispdb\ ${LOCALBASE}/libexec/ispms/include/ispdb-www.VERSION:${PORTSDIR}/ispms/ispdb-www\ ${LOCALBASE}/libexec/apache22/mod_auth_pg2.so:${PORTSDIR}/www/mod_auth_pg2\ getCGIparm:${PORTSDIR}/www/getCGIparm\ su2:${PORTSDIR}/sysutils/su2\ pgoblin:${PORTSDIR}/databases/pgoblin\ psql:${PORTSDIR}/databases/postgresql84-client\ ${LOCALBASE}/share/postgresql/contrib/pglib_ip.sql:${PORTSDIR}/databases/babolo-pglib\ ${LOCALBASE}/share/postgresql/contrib/pgcrypto.sql:${PORTSDIR}/databases/postgresql84-contrib WITHOUT_LOCAL_PATCHDIR=yes #MAN1= #MANLANG= ru_RU.KOI8-R #MANCOMPRESSED= yes NO_STAGE= yes .include .if exists(${LOCALBASE}/etc/babolomake.conf) . include <${LOCALBASE}/etc/babolomake.conf> .endif .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) . if !defined(MASTER_SITES_ISPMS) IGNORE= "mail to noc@pikenet.ru for sources." . else MASTER_SITES= ${MASTER_SITES_ISPMS} . endif .endif umodules: cd ${WRKSRC} && ${MAKE} umodules .include