]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blame - joe/joe.nm
xfsprogs: Update to 4.9.0
[people/arne_f/ipfire-3.x.git] / joe / joe.nm
CommitLineData
ea140a2a 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
ea140a2a
SS
4###############################################################################
5
802ea3af 6name = joe
6cfe4293 7version = 4.3
802ea3af 8release = 1
cf37c885 9
802ea3af
MT
10groups = Applications/Editors
11url = http://joe-editor.sourceforge.net/
12license = GPLv2+
13summary = A small text editor similar to wordstar in matter of usage.
ea140a2a 14
802ea3af 15description
ea140a2a
SS
16 Joe is a small and friendly text editor which provides the look \
17 and feel of the good old wordstar.
802ea3af
MT
18end
19
6cfe4293 20source_dl = https://sourceforge.net/projects/joe-editor/files/JOE%20sources/%{thisapp}/
802ea3af
MT
21
22build
23 requires
6cfe4293 24 ncurses-devel
802ea3af 25 end
802ea3af 26end
ea140a2a 27
802ea3af
MT
28packages
29 package %{name}
1f9bc2f0
MT
30
31 package %{name}-debuginfo
32 template DEBUGINFO
33 end
802ea3af 34end