kumquat-buildroot/package/portmap/Config.in

11 lines
248 B
Plaintext
Raw Normal View History

2004-11-11 15:25:10 +01:00
config BR2_PACKAGE_PORTMAP
bool "portmap"
depends on BR2_INET_RPC
2004-11-11 15:25:10 +01:00
help
The standard portmapper for RPC services.
http://neil.brown.name/portmap/
comment "portmap requires a toolchain with 'Enable RPC' selected"
depends on !BR2_INET_RPC