aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2005-05-03 23:03:54 +0800
committerperky <perky@FreeBSD.org>2005-05-03 23:03:54 +0800
commitee996b2cf3c3a3a71a279c3f8d808f715533bc58 (patch)
treee7df3f5f73ac14e2bab22bb635a1601e9e726574 /sysutils/Makefile
parent710180bc84da84f89b8aeb11f8247ccb9c9b30a7 (diff)
downloadfreebsd-ports-gnome-ee996b2cf3c3a3a71a279c3f8d808f715533bc58.tar.gz
freebsd-ports-gnome-ee996b2cf3c3a3a71a279c3f8d808f715533bc58.tar.zst
freebsd-ports-gnome-ee996b2cf3c3a3a71a279c3f8d808f715533bc58.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.
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