blob: 544f7253727d8d894ae5f3a287e1472935665b9e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
This package provides two commands:
* pkg_trackinst:
Tracks installation of unpackaged software and writes pkgdb
entry using the install log. Then, it also creates a binary
package for the installed package.
* pkg_genplist:
Generates `pkg-plist' of a port in current directory automatically
by a test installation.
|