diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:13:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:13:05 +0300 |
commit | 390df1d4dce1add51ed90f7f3fd1f25fdf0eba5e (patch) | |
tree | 1f642ddb7d0d7a2e726cf0ad6e6423c8388f05e5 /extra/wpa_supplicant | |
parent | 9522b7271478276bcbc4e6c58ecc7d339c893120 (diff) | |
download | repository-390df1d4dce1add51ed90f7f3fd1f25fdf0eba5e.tar.gz |
wpa_supplicant: add meta file
Diffstat (limited to 'extra/wpa_supplicant')
-rw-r--r-- | extra/wpa_supplicant/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/wpa_supplicant/meta b/extra/wpa_supplicant/meta new file mode 100644 index 00000000..4791bd47 --- /dev/null +++ b/extra/wpa_supplicant/meta @@ -0,0 +1,3 @@ +description: WPA Supplicant +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |