1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/security/sniff/Makefile

20 lines
361 B
Makefile
Raw Normal View History

# New ports collection makefile for: sniff
# Version required: 1.0
# Date created: 7 December 1998
# Whom: Rick & Samu
#
# $Id$
#
DISTNAME= sniff-1.0
CATEGORIES= security
MASTER_SITES= ftp://righi.df.unibo.it/pub/sniff/
MAINTAINER= veraldi@cs.unibo.it
MAN1= sniff.1
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure
.include <bsd.port.mk>