1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/net/ipex/Makefile

23 lines
425 B
Makefile
Raw Normal View History

# New ports collection makefile for: ipex
# Date created: 5 January 2002
# Whom: C.S. Peron <maneo@bsdpro.com>
#
# $FreeBSD$
#
PORTNAME= ipex
PORTVERSION= 2.4.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ipex
MAINTAINER= maneo@bsdpro.com
2003-02-21 13:28:59 +00:00
COMMENT= Packet examination / sniffer utility
MAN1= ipex.1
MANCOMPRESSED= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>