# Created by: asami
# $FreeBSD$

PORTNAME=	igmpproxy
PORTVERSION=	0.1
PORTREVISION=	2
PORTEPOCH=	1
CATEGORIES=	net
MASTER_SITES=	SF

MAINTAINER=	melifaro@ipfw.ru
COMMENT=	Multicast forwarding IGMP proxy

HOMEPAGE=	http://igmpproxy.sourceforge.net/

USE_RC_SUBR=	igmpproxy
USES=		gmake
GNU_CONFIGURE=	yes

.include <bsd.port.mk>