# New ports collection makefile for:   ngrep-lib
# Date created:        28 August 2001
# Whom:                Edwin Groothuis (edwin@mavetju.org)
#
# $FreeBSD: ports/net/ngrep-lib/Makefile,v 1.5 2003/02/21 13:14:51 knu Exp $
#

PORTNAME=	ngrep-lib
PORTVERSION=	1.3
CATEGORIES=	net
MASTER_SITES=	http://www.mavetju.org/download/

MAINTAINER=	edwin@mavetju.org
COMMENT=	Easy packet filtering library based on ngrep

MAN3=		ngrep-lib.3
HAS_CONFIGURE=	yes

CONFIGURE_ARGS+=--prefix=${PREFIX}

INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
