1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/net/libnids-libnet11/Makefile
2014-03-09 14:38:16 +00:00

18 lines
297 B
Makefile

# $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"