# New ports collection makefile for: ispdb-extfile # Date created: 2004 Nov 06 # Whom: @BABOLO <.@babolo.ru> # # $FreeBSD$ # $Id: Makefile,v 1.12 2013/10/14 16:49:35 babolo Exp $ PORTNAME= ispdb-netup PORTVERSION= 0.06 CATEGORIES= ispms russian MASTER_SITES= http://www.ispdb.ru/ DIST_SUBDIR= ispms MAINTAINER= .@babolo.ru COMMENT= Creates traffic classification table (netup) - part of ISP Management System BUILD_DEPENDS= ${LOCALBASE}/libexec/ispms/include/ispdb.VERSION:${PORTSDIR}/ispms/ispdb\ gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= ${LOCALBASE}/libexec/ispms/include/ispdb.VERSION:${PORTSDIR}/ispms/ispdb\ psql:${PORTSDIR}/databases/postgresql84-client\ ${LOCALBASE}/share/postgresql/contrib/pglib_ip.sql:${PORTSDIR}/databases/babolo-pglib\ pgoblin:${PORTSDIR}/databases/pgoblin LIB_DEPENDS= mife.3:${PORTSDIR}/devel/libmife 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