# bsdmake/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball for this package was created locally based on code extracted from the following tarball: http://http.debian.net/debian/pool/main/f/freebsd-buildutils/\ freebsd-buildutils_8.1.orig.tar.gz A copy of the latter tarball is included in the same tree as this "cfg" file. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.03 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.07 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none license = BSD #--------------------------------------------------------------------- [depends] patch #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin mkdir -p $BINDIR sh ./build.sh ls -l bsdmake cp -p bsdmake $BINDIR/ #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = tbd url_lfs = tbd url_tarball = special # See "technotes" in "cfg" file