1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add missing manpage.

This commit is contained in:
Dmitry Sivachenko 2005-01-11 08:22:19 +00:00
parent a1e90c4c32
commit 43d1975f7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126111

View File

@ -24,6 +24,7 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
MAN3= Net::Z3950::ResultSet.3 Net::Z3950::Manager.3 \
Net::Z3950::Tutorial.3 Net::Z3950::Record.3 \
Net::Z3950::Connection.3 Net::Z3950::APDU.3 Net::Z3950.3
Net::Z3950::Connection.3 Net::Z3950::APDU.3 Net::Z3950.3 \
Net::Z3950::ScanSet.3
.include <bsd.port.mk>