# Template file for 'gpart' pkgname=gpart version=0.2.1 revision=1 build_style=gnu-configure configure_args="ac_cv_func_malloc_0_nonnull=yes" short_desc="Partition table rescue/guessing tool" maintainer="Juan RP " license="GPL-2" homepage="https://github.com/baruch/gpart" distfiles="https://github.com/baruch/gpart/releases/download/v${version}/${pkgname}-${version}.tar.gz" checksum=4efdaf4a557bf1b3fb3379bf684772dc1c0a05c9251eec53299b9f2362ea4e50 gpart_package() { pkg_install() { vmove all } }