1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/net/ipex/Makefile
Kirill Ponomarev 73161a4a88 - Update to version 2.4.3
* Fix build on AMD64

PR:		ports/63890
Submitted by:	maintainer
2004-03-07 18:57:51 +00:00

24 lines
447 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.4.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ipex
MAINTAINER= maneo@bsdpro.com
COMMENT= Packet examination / sniffer utility
MAN1= ipex.1
MANCOMPRESSED= yes
PLIST_FILES= bin/ipex
GNU_CONFIGURE= yes
.include <bsd.port.mk>