aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2005-05-03 15:03:54 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2005-05-03 15:03:54 +0000
commit9e4f960e50c2908ea9665947cf40b33d4dbd71ed (patch)
treeebbc736af4709f138a1457799bb390e73114dc4e /sysutils/Makefile
parent5aae450458ffb148ef6145016888ed322b822959 (diff)
downloadports-9e4f960e50c2908ea9665947cf40b33d4dbd71ed.tar.gz
ports-9e4f960e50c2908ea9665947cf40b33d4dbd71ed.zip
Add a new port for pkg_trackinst 0.2,
a pkg-plist/pkgdb auto-generator for unpackaged softwares or unfinished ports. It 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.
Notes
Notes: svn path=/head/; revision=134560
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 60fedc0825c2..4a454ee400ac 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -364,6 +364,7 @@
SUBDIR += pkg_install-devel
SUBDIR += pkg_remove
SUBDIR += pkg_rmleaves
+ SUBDIR += pkg_trackinst
SUBDIR += pkg_tree
SUBDIR += pkill
SUBDIR += plconfig