1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/security/sniff/Makefile

20 lines
355 B
Makefile

# New ports collection makefile for: sniff
# Date created: 7 December 1998
# Whom: Rick & Samu
#
# $FreeBSD$
#
PORTNAME= sniff
PORTVERSION= 1.0
CATEGORIES= security
MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
MAINTAINER= veraldi@cs.unibo.it
MAN1= sniff.1
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure
.include <bsd.port.mk>