aboutsummaryrefslogtreecommitdiff
path: root/extra/nasm
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-17 11:56:45 +0300
committerCem Keylan <cem@ckyln.com>2021-07-17 11:56:45 +0300
commitfa23bfffed43310555151d550d957a07cac18725 (patch)
tree7487cdc82331f9bda92672f323565a7ea18dc3d8 /extra/nasm
parent33c905a95e9fd28f651a5a8deaf9300f38040d13 (diff)
downloadrepository-fa23bfffed43310555151d550d957a07cac18725.tar.gz
nasm: add meta file
Diffstat (limited to 'extra/nasm')
-rw-r--r--extra/nasm/meta3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/nasm/meta b/extra/nasm/meta
new file mode 100644
index 00000000..155c07d2
--- /dev/null
+++ b/extra/nasm/meta
@@ -0,0 +1,3 @@
+description: portable assembler
+license: BSD-2-Clause
+maintainer: Cem Keylan <cem@carbslinux.org>