1 # Template file for 'hans'
5 short_desc="ICMP tunneling software"
6 maintainer="Andrea Brancaleoni <abc@pompel.me>"
8 homepage="http://code.gerade.org/hans/"
9 distfiles="https://github.com/friedrich/$pkgname/archive/v$version.tar.gz"
10 checksum=53090083d440466e573b35f2eeab0b4b0dcd3e6290f797c999b4f5a0b5caaba2
13 sed -i '/FLAGS/s/=/+=/' Makefile
16 make GCC="$CC" GPP="$CXX" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"