2013-09-21 00:10:23 +02:00
|
|
|
# Created by: asami
|
2009-03-18 16:18:53 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= igmpproxy
|
|
|
|
PORTVERSION= 0.1
|
2010-10-31 15:47:29 +01:00
|
|
|
PORTREVISION= 1
|
2010-01-31 14:08:28 +01:00
|
|
|
PORTEPOCH= 1
|
2009-03-18 16:18:53 +01:00
|
|
|
CATEGORIES= net
|
2010-01-31 14:08:28 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION}
|
2009-03-18 16:18:53 +01:00
|
|
|
|
|
|
|
MAINTAINER= melifaro@ipfw.ru
|
|
|
|
COMMENT= Multicast forwarding IGMP proxy
|
|
|
|
|
|
|
|
HOMEPAGE= http://igmpproxy.sourceforge.net/
|
|
|
|
|
|
|
|
USE_RC_SUBR= igmpproxy
|
2014-05-29 14:00:30 +02:00
|
|
|
USES= gmake
|
2010-01-31 14:08:28 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2009-03-18 16:18:53 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|