summaryrefslogtreecommitdiffhomepage
path: root/groups.d/231.native_packages_etc.d/infounzip.package
blob: dc76bc1e2b6f3e75042d68cc11a7b643bc9e7a6f (plain)
1
2
3
4
5
6
7
: ${PKG_INFOUNZIP_URLS_GIT:=infounzip=https://github.com/Redfoxmoon3/infounzip.git@master};
: ${PKG_INFOUNZIP_IN_TREE:=1};
: ${PKG_INFOUNZIP_CFLAGS_BUILD_EXTRA:=${NATIVE_PACKAGES_CFLAGS_CONFIGURE}};

ex_pkg_register "infounzip" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages";

# vim:filetype=sh textwidth=0