blob: 819857812fb0e44ac286e104f858a441f4cfa826 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
PORTREVISION= 1
PKGNAMESUFFIX= -netdump
COMMENT= MooseFS network packet dump utility
MFS_COMPONENT= netdump
MASTERDIR= ${.CURDIR}/../moosefs2-master
.include "${MASTERDIR}/Makefile"
|