summaryrefslogblamecommitdiff
path: root/security/sniff/Makefile
blob: 878b1efe7abd013b59b87b73ae617bd41be2b17c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                             


                                       
           

 


                                

                                            
 
                                           
                                                     
 
                               
                                  

                                 

                      
# New ports collection makefile for:	sniff
# Date created:		7 December 1998
# Whom:			Rick & Samu
#
# $FreeBSD$
#

PORTNAME=		sniff
PORTVERSION=		1.0
CATEGORIES=		security
MASTER_SITES=		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	fenner

MAINTAINER=		veraldi@cs.unibo.it
COMMENT=	Program to sniff logins and passwords

MAN1=			sniff.1
PLIST_FILES=		sbin/sniff
HAS_CONFIGURE=		yes
CONFIGURE_SCRIPT=	configure

.include <bsd.port.mk>