]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
joe: Drop package
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Dec 2022 18:32:52 +0000 (18:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 30 Dec 2022 18:32:52 +0000 (18:32 +0000)
Nobody uses this at the moment.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
joe/joe.nm [deleted file]

diff --git a/joe/joe.nm b/joe/joe.nm
deleted file mode 100644 (file)
index f11a48d..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-###############################################################################
-# IPFire.org    - An Open Source Firewall Solution                            #
-# Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
-###############################################################################
-
-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