diff options
author | Jeremy Chadwick <koitsu@FreeBSD.org> | 2008-11-05 01:46:11 +0000 |
---|---|---|
committer | Jeremy Chadwick <koitsu@FreeBSD.org> | 2008-11-05 01:46:11 +0000 |
commit | 2c8ba55ce142e2442ee0d5bf21b8dc726c016b92 (patch) | |
tree | fcec358b73d4e9830998576378e1c813b8b2a1d3 /ports-mgmt/Makefile | |
parent | dda2b6721da4aa50383feccef4b06135b08c4f64 (diff) | |
download | freebsd-ports-2c8ba55ce142e2442ee0d5bf21b8dc726c016b92.zip |
Porte provides a simple, fast and efficient interface to searching
FreeBSD ports index fields. It also has a simple statistics mode which
allows collecting frequency statistics for these fields.
WWW: http://www.kerneled.org/
Submitted by: sbahra on EFnet #bsdports
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r-- | ports-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index 143fc4860017..f0bd6cc9780a 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -39,6 +39,7 @@ SUBDIR += portcheckout SUBDIR += portconf SUBDIR += portdowngrade + SUBDIR += porte SUBDIR += porteasy SUBDIR += portell SUBDIR += portless |