From bd13ea08d43d78ee6eec4807cc43d7cb00ab5aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20B=C3=A9dard-Couture?= Date: Tue, 21 Jul 2020 18:43:03 -0400 Subject: [edlib] Adding new port (#12490) * Add edlib port * Fix cmake installation * Fixed the export error during install * Update ports/edlib/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> --- ports/edlib/CONTROL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ports/edlib/CONTROL (limited to 'ports/edlib/CONTROL') diff --git a/ports/edlib/CONTROL b/ports/edlib/CONTROL new file mode 100644 index 000000000..3a3e4b5e3 --- /dev/null +++ b/ports/edlib/CONTROL @@ -0,0 +1,4 @@ +Source: edlib +Version: 1.2.6 +Homepage: https://github.com/Martinsos/edlib +Description: Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance. \ No newline at end of file -- cgit v1.2.3