# New ports collection makefile for: ispdb-snmp # Date created: 2005 Dec 21 # Whom: LEHA # # $FreeBSD$ # $Id: Makefile,v 1.11 2013/10/14 16:49:35 babolo Exp $ # PORTNAME= ispdb-scand PORTVERSION= 0.16 CATEGORIES= ispms russian MASTER_SITES= http://www.ispdb.ru/ DIST_SUBDIR= ispms MAINTAINER= leha@pikenet.ru COMMENT= ISPDB SCAND stat module - 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-www.VERSION:${PORTSDIR}/ispms/ispdb-www\ psql:${PORTSDIR}/databases/postgresql84-client\ 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 .include