From 9805b8366b2d515c046677b0155b8bbbc302b626 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 22 Feb 2003 03:10:26 +0000 Subject: [PATCH] Add missing manpages and headers --- net/netwib/Makefile | 3 ++- net/netwib/pkg-plist | 6 +++++- security/lcrzo/Makefile | 3 ++- security/lcrzo/pkg-plist | 6 +++++- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/net/netwib/Makefile b/net/netwib/Makefile index 8c434c09152c..4e4030b11a0a 100644 --- a/net/netwib/Makefile +++ b/net/netwib/Makefile @@ -24,7 +24,8 @@ MAN3= lcrzo.3 lcrzo_address.3 lcrzo_conf.3 lcrzo_data.3 lcrzo_device.3 \ lcrzo_icmp.3 lcrzo_ipc.3 lcrzo_ipopt.3 lcrzo_list.3 lcrzo_misc.3 \ lcrzo_obso.3 lcrzo_packet.3 lcrzo_print.3 lcrzo_process.3 \ lcrzo_record.3 lcrzo_sniff.3 lcrzo_sock.3 lcrzo_spoof.3 \ - lcrzo_string.3 lcrzo_tcpopt.3 lcrzo_time.3 lcrzo_types.3 lcrzo_wait.3 + lcrzo_string.3 lcrzo_tcpopt.3 lcrzo_time.3 lcrzo_types.3 lcrzo_wait.3 \ + lcrzo_fd2.3 lcrzo_winhandle.3 lcrzo_kbd.3 post-patch: cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake diff --git a/net/netwib/pkg-plist b/net/netwib/pkg-plist index 5a817aa8cf94..f2b2995e7bb2 100644 --- a/net/netwib/pkg-plist +++ b/net/netwib/pkg-plist @@ -1,17 +1,20 @@ bin/lcrzo-config include/lcrzo.h -include/lcrzo_defs.h include/lcrzo_address.h include/lcrzo_conf.h include/lcrzo_data.h +include/lcrzo_debugdefs.h +include/lcrzo_defs.h include/lcrzo_device.h include/lcrzo_error.h +include/lcrzo_fd2.h include/lcrzo_file.h include/lcrzo_global.h include/lcrzo_header.h include/lcrzo_icmp.h include/lcrzo_ipc.h include/lcrzo_ipopt.h +include/lcrzo_kbd.h include/lcrzo_list.h include/lcrzo_misc.h include/lcrzo_obso.h @@ -27,4 +30,5 @@ include/lcrzo_tcpopt.h include/lcrzo_time.h include/lcrzo_types.h include/lcrzo_wait.h +include/lcrzo_winhandle.h lib/liblcrzo.a diff --git a/security/lcrzo/Makefile b/security/lcrzo/Makefile index 8c434c09152c..4e4030b11a0a 100644 --- a/security/lcrzo/Makefile +++ b/security/lcrzo/Makefile @@ -24,7 +24,8 @@ MAN3= lcrzo.3 lcrzo_address.3 lcrzo_conf.3 lcrzo_data.3 lcrzo_device.3 \ lcrzo_icmp.3 lcrzo_ipc.3 lcrzo_ipopt.3 lcrzo_list.3 lcrzo_misc.3 \ lcrzo_obso.3 lcrzo_packet.3 lcrzo_print.3 lcrzo_process.3 \ lcrzo_record.3 lcrzo_sniff.3 lcrzo_sock.3 lcrzo_spoof.3 \ - lcrzo_string.3 lcrzo_tcpopt.3 lcrzo_time.3 lcrzo_types.3 lcrzo_wait.3 + lcrzo_string.3 lcrzo_tcpopt.3 lcrzo_time.3 lcrzo_types.3 lcrzo_wait.3 \ + lcrzo_fd2.3 lcrzo_winhandle.3 lcrzo_kbd.3 post-patch: cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake diff --git a/security/lcrzo/pkg-plist b/security/lcrzo/pkg-plist index 5a817aa8cf94..f2b2995e7bb2 100644 --- a/security/lcrzo/pkg-plist +++ b/security/lcrzo/pkg-plist @@ -1,17 +1,20 @@ bin/lcrzo-config include/lcrzo.h -include/lcrzo_defs.h include/lcrzo_address.h include/lcrzo_conf.h include/lcrzo_data.h +include/lcrzo_debugdefs.h +include/lcrzo_defs.h include/lcrzo_device.h include/lcrzo_error.h +include/lcrzo_fd2.h include/lcrzo_file.h include/lcrzo_global.h include/lcrzo_header.h include/lcrzo_icmp.h include/lcrzo_ipc.h include/lcrzo_ipopt.h +include/lcrzo_kbd.h include/lcrzo_list.h include/lcrzo_misc.h include/lcrzo_obso.h @@ -27,4 +30,5 @@ include/lcrzo_tcpopt.h include/lcrzo_time.h include/lcrzo_types.h include/lcrzo_wait.h +include/lcrzo_winhandle.h lib/liblcrzo.a