# New ports collection makefile for: ispdb-www # Date created: 2002 Nov 04 # Whom: @BABOLO <.@babolo.ru> # # $FreeBSD$ # $Id: Makefile,v 1.84 2010/10/12 02:32:12 babolo Exp $ PORTNAME= ispdb-www PORTVERSION= 4.09 CATEGORIES= ispms russian MASTER_SITES= http://www.ispdb.ru/ DIST_SUBDIR= ispms MAINTAINER= .@babolo.ru COMMENT= WWW interface to ISPDB - part of ISP Management System BUILD_DEPENDS= ${LOCALBASE}/include/babolo/babolo-libmake.VERSION:${PORTSDIR}/devel/babolo-libmake\ ${LOCALBASE}/include/babolo/ispmsincludes.VERSION:${PORTSDIR}/ispms/ispmsincludes\ gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= ${LOCALBASE}/libexec/ispms/include/ispdb.VERSION:${PORTSDIR}/ispms/ispdb\ ${LOCALBASE}/libexec/ispms/include/ispdb-ip.VERSION:${PORTSDIR}/ispms/ispdb-ip\ httpd:${PORTSDIR}/www/apache22\ getCGIparm:${PORTSDIR}/www/getCGIparm\ psql:${PORTSDIR}/databases/postgresql84-client\ pgoblin:${PORTSDIR}/databases/pgoblin\ ${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 .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 .include