summaryrefslogtreecommitdiff
path: root/net/snort/Makefile
blob: 4e092fe81d9989eb6469e1d64d68e98db6e7aba7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.22 2003/04/16 15:51:22 salo Exp $
#

.include "Makefile.common"

PKGREVISION=	1

COMMENT=	Libpcap-based packet sniffer/logger

USE_BUILDLINK2=	YES

.include "../../net/libpcap/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"