pkgsrc/pkgtools/pkgtasks/PLIST
jlam e0d5dbb85b Update pkgtools/pkgtasks to version 1.13.
* Add a "icon_themes" task to cache GTK+ icon theme directories.
* Change the way that install-info(1) is invoked.
* Clarify the output from the "groups" and "users" tasks.
* Bug fixes.
2017-08-10 05:38:30 +00:00

94 lines
2.8 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2017/08/10 05:38:30 jlam Exp $
share/doc/${PKGBASE}/AUTHORS
share/doc/${PKGBASE}/README.md
share/doc/${PKGBASE}/NEWS.md
share/doc/${PKGBASE}/COPYING
share/${PKGBASE}/cleanup.subr
share/${PKGBASE}/compare.subr
share/${PKGBASE}/createfile.subr
share/${PKGBASE}/directories.subr
share/${PKGBASE}/dirwalk.subr
share/${PKGBASE}/echo.subr
share/${PKGBASE}/files.subr
share/${PKGBASE}/fonts.subr
share/${PKGBASE}/groups.subr
share/${PKGBASE}/icon_themes.subr
share/${PKGBASE}/info_files.subr
share/${PKGBASE}/load.subr
share/${PKGBASE}/lock.subr
share/${PKGBASE}/makedir.subr
share/${PKGBASE}/maketemp.subr
share/${PKGBASE}/match.subr
share/${PKGBASE}/ocaml_findlib.subr
share/${PKGBASE}/permissions.subr
share/${PKGBASE}/platform.subr
share/${PKGBASE}/postinstall.subr
share/${PKGBASE}/postremove.subr
share/${PKGBASE}/preinstall.subr
share/${PKGBASE}/preremove.subr
share/${PKGBASE}/quote.subr
share/${PKGBASE}/random.subr
share/${PKGBASE}/refcount.subr
share/${PKGBASE}/refcount_file.subr
share/${PKGBASE}/say.subr
share/${PKGBASE}/shells.subr
share/${PKGBASE}/shlibs.subr
share/${PKGBASE}/sort.subr
share/${PKGBASE}/taskfunc.subr
share/${PKGBASE}/tee.subr
share/${PKGBASE}/truthy.subr
share/${PKGBASE}/unittest.subr
share/${PKGBASE}/usergroup.subr
share/${PKGBASE}/usergroup_FreeBSD.subr
share/${PKGBASE}/usergroup_Linux.subr
share/${PKGBASE}/usergroup_MirBSD.subr
share/${PKGBASE}/usergroup_NetBSD.subr
share/${PKGBASE}/usergroup_exists.subr
share/${PKGBASE}/usergroup_mock.subr
share/${PKGBASE}/users.subr
share/${PKGBASE}/valid_options.subr
share/${PKGBASE}/version.subr
share/${PKGBASE}/which.subr
tests/${PKGBASE}/Kyuafile
tests/${PKGBASE}/run_tests
tests/${PKGBASE}/t_compare
tests/${PKGBASE}/t_createfile
tests/${PKGBASE}/t_directories
tests/${PKGBASE}/t_dirwalk
tests/${PKGBASE}/t_echo
tests/${PKGBASE}/t_files
tests/${PKGBASE}/t_fonts
tests/${PKGBASE}/t_groups
tests/${PKGBASE}/t_icon_themes
tests/${PKGBASE}/t_info_files
tests/${PKGBASE}/t_lock
tests/${PKGBASE}/t_makedir
tests/${PKGBASE}/t_maketemp
tests/${PKGBASE}/t_match
tests/${PKGBASE}/t_ocaml_findlib
tests/${PKGBASE}/t_permissions
tests/${PKGBASE}/t_platform
tests/${PKGBASE}/t_postinstall
tests/${PKGBASE}/t_postremove
tests/${PKGBASE}/t_preinstall
tests/${PKGBASE}/t_preremove
tests/${PKGBASE}/t_quote
tests/${PKGBASE}/t_random
tests/${PKGBASE}/t_refcount
tests/${PKGBASE}/t_shells
tests/${PKGBASE}/t_shlibs
tests/${PKGBASE}/t_sort
tests/${PKGBASE}/t_taskfunc
tests/${PKGBASE}/t_tee
tests/${PKGBASE}/t_truthy
tests/${PKGBASE}/t_usergroup
tests/${PKGBASE}/t_usergroup_FreeBSD
tests/${PKGBASE}/t_usergroup_Linux
tests/${PKGBASE}/t_usergroup_MirBSD
tests/${PKGBASE}/t_usergroup_NetBSD
tests/${PKGBASE}/t_usergroup_exists
tests/${PKGBASE}/t_usergroup_mock
tests/${PKGBASE}/t_users
tests/${PKGBASE}/t_valid_options
tests/${PKGBASE}/t_version
tests/${PKGBASE}/t_which