aboutsummaryrefslogtreecommitdiffstats
path: root/net/libnids-libnet11/Makefile
blob: 30a92b7871d700a13aa9bde21c1ac39aac2f32e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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

.include "${MASTERDIR}/Makefile"