# New ports collection makefile for:	getCGIparm
# Date created:				2002 Oct 12
# Whom:					@BABOLO <.@babolo.ru>
#
# $FreeBSD$
# $Id: Makefile,v 1.32 2018/07/04 16:52:19 babolo Exp $

PORTNAME=	getCGIparm
PORTVERSION=	4.08
CATEGORIES=	www russian
MASTER_SITES=	http://free.babolo.ru/src/ ftp://ftp.a.babolo.ru/src/ http://www.a.babolo.ru/src/

MAINTAINER=	.@babolo.ru
COMMENT=	Safely fetchs parameters from POST or GET querry

LIB_DEPENDS=	libmife.so:${PORTSDIR}/devel/libmife
BUILD_DEPENDS=	${LOCALBASE}/include/babolo/babolo-libmake.VERSION:${PORTSDIR}/devel/babolo-libmake

INSTALLS_SHLIB=	yes
WITHOUT_LOCAL_PATCHDIR=yes

.include <bsd.port.mk>