kumquat-buildroot/package/portmap/Config.in
Gustavo Zacarias 2f152f6d6d portmap: bump to version 6.0, convert to autotargets
[Peter: fix uninstall target]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-11-04 23:02:04 +01:00

11 lines
248 B
Plaintext

config BR2_PACKAGE_PORTMAP
bool "portmap"
depends on BR2_INET_RPC
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