# New ports collection makefile for:    ipex
# Date created:         5 January 2002
# Whom:                 C.S. Peron <maneo@bsdpro.com>
#
# $FreeBSD: ports/net/ipex/Makefile,v 1.3 2002/06/14 15:14:00 dwcjr Exp $
#

PORTNAME=	ipex
PORTVERSION=	2.3.5
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	ipex

MAINTAINER=	maneo@bsdpro.com

MAN1=		ipex.1
MANCOMPRESSED=	yes

GNU_CONFIGURE=	yes

.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 500000
BROKEN=		"currently does not support -CURRENT"
.endif

.include <bsd.port.post.mk>
