diff options
Diffstat (limited to 'pkgtools/pkg_install/files/lib/pkgsrc.cat7')
-rw-r--r-- | pkgtools/pkg_install/files/lib/pkgsrc.cat7 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/pkgtools/pkg_install/files/lib/pkgsrc.cat7 b/pkgtools/pkg_install/files/lib/pkgsrc.cat7 new file mode 100644 index 00000000000..14556516ed2 --- /dev/null +++ b/pkgtools/pkg_install/files/lib/pkgsrc.cat7 @@ -0,0 +1,19 @@ +PKGSRC(7) NetBSD Miscellaneous Information Manual PKGSRC(7) + +NNAAMMEE + ppkkggssrrcc -- NetBSD packages collection (framework for third-party software) + +DDEESSCCRRIIPPTTIIOONN + The NetBSD Packages Collection (pkgsrc) is a framework for building and + maintaining third-party software on NetBSD and other UNIX-like systems. + It is used to enable freely available software to be configured and built + easily on supported platforms. + + Tools are available to install ready-to-use packages and to perform vari- + ous administrative tasks for the package system. + +SSEEEE AALLSSOO + pkg_add(1), pkg_delete(1), pkg_info(1), + _h_t_t_p_:_/_/_w_w_w_._n_e_t_b_s_d_._o_r_g_/_D_o_c_u_m_e_n_t_a_t_i_o_n_/_p_k_g_s_r_c_/ + +NetBSD 4.0 March 2, 2007 NetBSD 4.0 |