summaryrefslogtreecommitdiffstats
path: root/package/netatalk/Config.in
blob: 26f14c3d488ba7df468d45054076cceee51f3fbd (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_NETATALK
	bool "netatalk"
	select BR2_PACKAGE_BERKELEYDB
	select BR2_PACKAGE_OPENSSL
	select BR2_PACKAGE_LIBGCRYPT
	select BR2_PACKAGE_LIBGPG_ERROR
	help
	  Netatalk can be used to turn a *NIX machine into an extremely
	  high-performance and reliable file server for Macintosh computers.

	  http://netatalk.sourceforge.net/