aboutsummaryrefslogblamecommitdiff
path: root/net/libnids-libnet11/Makefile
blob: 963caded1d2191f786d6ba81e419c82150155735 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                                
                   
                                
# $FreeBSD$

PKGNAMESUFFIX=	-libnet11

COMMENT=	Network monitoring library with TCP/IP reassembly using libnet11

MASTERDIR=	${.CURDIR}/../libnids

DESCR=		${.CURDIR}/pkg-descr

WITH_LIBNET11=	yes

CONFLICTS?=	libnids-[0-9]*

DISTINFO_FILE=	${MASTERDIR}/distinfo

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"