mirror of
https://git.freebsd.org/ports.git
synced 2025-05-02 11:36:40 -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}/../moosefs2-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|