mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
Add CLIENT and SERVER knobs, for controlling the respective components
of a port which can build client and server components.
This commit is contained in:
parent
fd1b75220b
commit
c2b9fecfc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162430
1 changed files with 2 additions and 0 deletions
2
KNOBS
2
KNOBS
|
@ -28,6 +28,7 @@ CACA Libcaca colored ASCII graphics
|
|||
CDDB CDDB support
|
||||
CDPARANOIA Support for cdparanoia CD extraction
|
||||
CJK Chinese, Japanese, and Korean language support
|
||||
CLIENT Client component of a client/server package
|
||||
CUPS Cups support (Common Unix Printing System)
|
||||
CURL Curl URL transfer library support
|
||||
DBUS Adds support for dbus
|
||||
|
@ -80,6 +81,7 @@ QUICKTIME Quicktime audio/video support
|
|||
RUBY Adds Ruby language/module support
|
||||
SAMBA Adds SAMBA support
|
||||
SDL Adds support for SDL media library
|
||||
SERVER Server component of a client/server package
|
||||
SLP Adds SLP (Service Locator Protocol) support
|
||||
SNDFILE Adds support for libsndfile
|
||||
SOX Sox audio support
|
||||
|
|
Loading…
Add table
Reference in a new issue