pkg(gawk-5.1.0): Add gawk

This commit is contained in:
Thomas Hobson 2021-03-13 20:37:11 +13:00
parent c3617c55a8
commit 92aa283c8f
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
6 changed files with 38 additions and 0 deletions

4
packages/gawk/5.1.0/environment vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH=$PWD/bin:$PATH