aboutsummaryrefslogtreecommitdiff
path: root/net/arping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/arping/Makefile')
-rw-r--r--net/arping/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/arping/Makefile b/net/arping/Makefile
index 4def9439e48a..1aefb4e99fb5 100644
--- a/net/arping/Makefile
+++ b/net/arping/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
LDFLAGS+= -lpcap
MAN8= arping.8
+PLIST_FILES= sbin/arping
do-build:
cd ${WRKSRC} && \