aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2003-12-18 00:22:31 +0800
committergreen <green@FreeBSD.org>2003-12-18 00:22:31 +0800
commit9b252cf574ed88e3589dea79435957ea7a2f5cf4 (patch)
tree1977bdfe3417c917986213a077682e9215374d35
parent14f69a08e9ae0ef0f0df9c678a475e60660535c9 (diff)
downloadfreebsd-ports-gnome-9b252cf574ed88e3589dea79435957ea7a2f5cf4.tar.gz
freebsd-ports-gnome-9b252cf574ed88e3589dea79435957ea7a2f5cf4.tar.zst
freebsd-ports-gnome-9b252cf574ed88e3589dea79435957ea7a2f5cf4.zip
Make sure to compress/package the new ethereal-filter.4 manpage.
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> PR: 58954
-rw-r--r--net/ethereal/Makefile1
-rw-r--r--net/wireshark/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index 066ae7646291..317ad8884863 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -53,5 +53,6 @@ CONFIGURE_ARGS+= --enable-snmp=no --without-ucdsnmp --without-net-snmp
.endif
MAN1+= editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
+MAN4+= ethereal-filter.4
.include <bsd.port.mk>
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 066ae7646291..317ad8884863 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -53,5 +53,6 @@ CONFIGURE_ARGS+= --enable-snmp=no --without-ucdsnmp --without-net-snmp
.endif
MAN1+= editcap.1 idl2eth.1 mergecap.1 tethereal.1 text2pcap.1
+MAN4+= ethereal-filter.4
.include <bsd.port.mk>