freebsd-ports/net/ipex/Makefile
David W. Chapman Jr. 35a60e8537 Update to 2.3.5.4 to fix -segfault on -current and -stable
Submitted by:	maintainer
2002-12-15 17:43:36 +00:00

25 lines
486 B
Makefile

# New ports collection makefile for: ipex
# Date created: 5 January 2002
# Whom: C.S. Peron <maneo@bsdpro.com>
#
# $FreeBSD$
#
PORTNAME= ipex
PORTVERSION= 2.3.5.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ipex
MAINTAINER= maneo@bsdpro.com
BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf
BUILD_DEPENDS+= automake:${PORTSDIR}/devel/automake
MAN1= ipex.1
MANCOMPRESSED= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>