From: Michael Tremer Date: Fri, 30 Dec 2022 18:32:52 +0000 (+0000) Subject: joe: Drop package X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bccf29a53cdfcfdaa6cffd88ddb17638abffb8f;p=ipfire-3.x.git joe: Drop package Nobody uses this at the moment. Signed-off-by: Michael Tremer --- diff --git a/joe/joe.nm b/joe/joe.nm deleted file mode 100644 index f11a48d11..000000000 --- a/joe/joe.nm +++ /dev/null @@ -1,34 +0,0 @@ -############################################################################### -# IPFire.org - An Open Source Firewall Solution # -# Copyright (C) - IPFire Development Team # -############################################################################### - -name = joe -version = 4.3 -release = 1 - -groups = Applications/Editors -url = http://joe-editor.sourceforge.net/ -license = GPLv2+ -summary = A small text editor similar to wordstar in matter of usage. - -description - Joe is a small and friendly text editor which provides the look \ - and feel of the good old wordstar. -end - -source_dl = https://sourceforge.net/projects/joe-editor/files/JOE%20sources/%{thisapp}/ - -build - requires - ncurses-devel - end -end - -packages - package %{name} - - package %{name}-debuginfo - template DEBUGINFO - end -end