mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-14 13:50:56 +00:00
11 lines
223 B
Bash
11 lines
223 B
Bash
TERMUX_SUBPKG_INCLUDE="
|
|
bin/
|
|
etc/
|
|
share/man/man1/
|
|
share/man/man5/
|
|
share/man/man8/
|
|
"
|
|
TERMUX_SUBPKG_DESCRIPTION="Unbound command-line tools"
|
|
TERMUX_SUBPKG_DEPENDS="libexpat"
|
|
TERMUX_SUBPKG_CONFFILES="etc/unbound/unbound.conf"
|