
Receipt for package "indent"
# SliTaz package receipt. PACKAGE="indent" VERSION="2.2.10" CATEGORY="utilities" SHORT_DESC="A tool for formatting C code." MAINTAINER="liupeng <hipeng@yahoo.com>" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/indent/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" # Rules to configure and make the package. compile_rules() { cd $src ./configure $CONFIGURE_ARGS && make && make install } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/bin cp -a $_pkg/usr/bin/indent $fs/usr/bin }
3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)