# New ports collection makefile for: ispdb-rbcurrency # Date created: 2007 Jun 07 # Whom: @BABOLO <.@babolo.ru> # # $FreeBSD$ # $Id: Makefile,v 1.7 2013/10/14 16:49:35 babolo Exp $ PORTNAME= ispdb-rbcurrency PORTVERSION= 1.03 CATEGORIES= ispms russian MASTER_SITES= http://www.ispdb.ru/ DIST_SUBDIR= ispms MAINTAINER= .@babolo.ru COMMENT= Get currency rate from RBC for 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= getCGIparm:${PORTSDIR}/www/getCGIparm\ psql:${PORTSDIR}/databases/postgresql84-client\ pgoblin:${PORTSDIR}/databases/pgoblin\ ${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 .include