mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 01:53:13 -04:00
10 lines
186 B
Makefile
10 lines
186 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -netdump
|
|
|
|
COMMENT= MooseFS network packet dump utility
|
|
|
|
MFS_COMPONENT= netdump
|
|
|
|
MASTERDIR= ${.CURDIR}/../moosefs3-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|