diff options
author | lawrance <lawrance@FreeBSD.org> | 2006-05-15 20:18:14 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2006-05-15 20:18:14 +0800 |
commit | 8c633d2286a8de7453aafa23342e523eb4aa0c4a (patch) | |
tree | aaa46d7b7f6bc5ff7a2eb2f0aee7bcfeb899cdc0 /KNOBS | |
parent | f7460113ec3d2cef71808ef81e2a6bcaf1e60a9d (diff) | |
download | freebsd-ports-graphics-8c633d2286a8de7453aafa23342e523eb4aa0c4a.tar.gz freebsd-ports-graphics-8c633d2286a8de7453aafa23342e523eb4aa0c4a.tar.zst freebsd-ports-graphics-8c633d2286a8de7453aafa23342e523eb4aa0c4a.zip |
Add CLIENT and SERVER knobs, for controlling the respective components
of a port which can build client and server components.
Diffstat (limited to 'KNOBS')
-rw-r--r-- | KNOBS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |