pkgsrc/pkgtools/pkg_install/PLIST
jlam c0fc027891 Remove @exec from PLIST and put the action into an INSTALL script instead.
Also, simplify the package by making use of the PKGMANDIR-handling in
pkgsrc to remove the custom MANDIR code from the package Makefile and
the PLIST.

Technically, this type of a change would require a PKGREVISION bump,
but as this is the pkg_* tools package and there were no changes to the
binaries, we refrain from doing so.
2005-11-06 22:15:44 +00:00

22 lines
451 B
Text

@comment $NetBSD: PLIST,v 1.6 2005/11/06 22:15:44 jlam Exp $
sbin/linkfarm
sbin/pkg_add
sbin/pkg_admin
sbin/pkg_create
sbin/pkg_delete
sbin/pkg_info
sbin/pkg_view
man/cat1/linkfarm.0
man/cat1/pkg_add.0
man/cat1/pkg_admin.0
man/cat1/pkg_create.0
man/cat1/pkg_delete.0
man/cat1/pkg_info.0
man/cat1/pkg_view.0
man/man1/linkfarm.1
man/man1/pkg_add.1
man/man1/pkg_admin.1
man/man1/pkg_create.1
man/man1/pkg_delete.1
man/man1/pkg_info.1
man/man1/pkg_view.1