1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/net/ngrep-lib/Makefile
Pete Fritchman 16024e26ea Update to 1.2
PR:		31544
Submitted by:	maintainer
2001-11-06 11:12:22 +00:00

23 lines
414 B
Makefile

# New ports collection makefile for: ngrep-lib
# Date created: 28 August 2001
# Whom: Edwin Groothuis (edwin@mavetju.org)
#
# $FreeBSD$
#
PORTNAME= ngrep-lib
PORTVERSION= 1.2
CATEGORIES= net
MASTER_SITES= http://www.mavetju.org/download/
MAINTAINER= edwin@mavetju.org
MAN3= ngrep-lib.3
HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${PREFIX}
INSTALLS_SHLIB= yes
.include <bsd.port.mk>