# ipcalc/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none depends = perl license = See "license*.txt" in installed tree licfile = license tmpsize = 1M #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $MANDIR cp -p ipcalc $BINDIR/ cp -p $PKGDIR_SPECIAL/ipcalc.1 $MANDIR/ cd $BINDIR/ chmod 755 ipcalc #--------------------------------------------------------------------- # 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 = http://jodies.de/ipcalc-archive/ipcalc-0.41.tar.gz #--------------------------------------------------------------------- [history] 190514 Added package. Started with 0.41.