summaryrefslogtreecommitdiffstats
path: root/rules/portmap.in
blob: 0c1f6093f55c0303c9820f88d2d7679b9d8b6e57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
menuconfig PORTMAP
	bool
	depends on BROKEN
	prompt "portmapper          "
	help
	  FIXME: This item needs to be documented

config	PORTMAP_INSTALL_PORTMAPPER
	bool
	depends on PORTMAP
	prompt "Install /sbin/portmap"
	help
	  FIXME: This item needs to be documented

comment "portmap is broken, please send a patch"
	depends on !BROKEN