diff options
| author | Maho Nakata <maho@FreeBSD.org> | 2006-02-05 09:55:35 +0000 |
|---|---|---|
| committer | Maho Nakata <maho@FreeBSD.org> | 2006-02-05 09:55:35 +0000 |
| commit | c6ec1c713c67a7207db5029b8fbf7232bb27c5cb (patch) | |
| tree | 2ae1378210b412159c99ca0170135b75b5fbb275 /sysutils/Makefile | |
| parent | Add MySQL 5.1 shared library number. (diff) | |
The fpkg is Package Tool Wrapper for FreeBSD.
It makes convenient in administration of package,
like yum, apt-get, and dpkg.
* Display a list of files in package (list)
* Display a package information (info)
* Install package from ftp server (install)
* Fetching package list (update)
* Package name search on package list (search)
* All text search on package list (allsearch)
WWW: http://www.shimazu.org/fpkg/
Submitted by: Yuki SHIMAZU <y.shimazu@nifty.com> via mixi
Diffstat (limited to 'sysutils/Makefile')
| -rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 33e011e4f47c..69d2266b123b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -162,6 +162,7 @@ SUBDIR += fonteditfs SUBDIR += foremost SUBDIR += fortunelock + SUBDIR += fpkg SUBDIR += freebsd-sha1 SUBDIR += freebsd-sha256 SUBDIR += freebsd-snapshot |
