diff options
author | Mike Smith <msmith@FreeBSD.org> | 1996-12-30 09:16:56 +0000 |
---|---|---|
committer | Mike Smith <msmith@FreeBSD.org> | 1996-12-30 09:16:56 +0000 |
commit | 40105b68bf877f5db4392a0ab792d13a4562ebc0 (patch) | |
tree | 52d5d410df16817a7da8b945f245c4a883e9981b /sysutils/pib/pkg-plist | |
parent | Typo. (sort of.) (diff) |
This is PIB, the Ports Index Browser, a GUI tool for manipulating the
FreeBSD ports collection. It provides facilities for tracking distfiles,
searching for ports, building etc.
Requires bsd.port.mk revision 1.232 or later and a matching ports collection.
Diffstat (limited to 'sysutils/pib/pkg-plist')
-rw-r--r-- | sysutils/pib/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/pib/pkg-plist b/sysutils/pib/pkg-plist new file mode 100644 index 000000000000..473aa08534ca --- /dev/null +++ b/sysutils/pib/pkg-plist @@ -0,0 +1,4 @@ +bin/pib +lib/pib/pib.tcl +lib/pib/tkSteal.tcl +lib/pib/libTkSteal.so.2.0 |