# SliTaz package receipt.

PACKAGE="sudo-lang"
VERSION="1.9.5p2"
CATEGORY="security"
SHORT_DESC="Allows command execution as root for specified users - localised messages."
MAINTAINER="maintainer@slitaz.org"
LICENSE="ISC"
WEB_SITE="https://www.sudo.ws/"

WANTED="sudo"

genpkg_rules()
{
	cook_copy_folders	locale
}