diff --git a/npth.be0 b/npth.be0 new file mode 100755 index 000000000..1020e21c7 --- /dev/null +++ b/npth.be0 @@ -0,0 +1,36 @@ +#!/usr/bin/env beesh + +# BEE_VERSION npth-1.6-0 + +# https://gnupg.org/ftp/gcrypt/npth + +# SRCURL[0]="https://gnupg.org/ftp/gcrypt/npth/npth-1.6.tar.bz2" + +SRCURL[0]="https://beehive.molgen.mpg.de/375d1a15ad969f32d25f1a7630929854/npth-1.6.tar.bz2" + + +# PATCHURL+=() + +# build_in_sourcedir + +# sourcesubdir_append src + +#mee_extract() { +# bee_extract "${@}" +#} + +#mee_patch() { +# bee_patch "${@}" +#} + +#mee_configure() { +# bee_configure +#} + +#mee_build() { +# bee_build +#} + +#mee_install() { +# bee_install +#}