mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Canonicalize Makefile header
- Add LICENSE (GPLv1) - Fix spelling of "Joe's Own Editor" - Reformat pkg-descr Approved by: MAINTAINER
This commit is contained in:
parent
953ff7e7c1
commit
17f44e91ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266567
@ -1,6 +1,6 @@
|
||||
# New ports collection makefile for: jupp
|
||||
# Date created: 2010-11-15
|
||||
# Whom: magik@roorback.net
|
||||
# Whom: Grzegorz Blach <magik@roorback.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
@ -14,7 +14,9 @@ DISTNAME= joe-3.1jupp14
|
||||
EXTRACT_SUFX= .cpio.gz
|
||||
|
||||
MAINTAINER= magik@roorback.net
|
||||
COMMENT= Portable version of JOE's Own Editor from MirBSD
|
||||
COMMENT= Portable version of Joe's Own Editor from MirBSD
|
||||
|
||||
LICENSE= GPLv1
|
||||
|
||||
CONFLICTS= joe-[23]*
|
||||
|
||||
|
@ -1,12 +1,11 @@
|
||||
Jupp is the portable version of JOE's Own Editor.
|
||||
This version has been enhanced by several functions intended for programmers
|
||||
or other professional users, and has a lot of bugs fixed. It is based upon
|
||||
an older version of joe because these behave better overall.
|
||||
Jupp is the portable version of Joe's Own Editor. This version has been
|
||||
enhanced by several functions intended for programmers or other professional
|
||||
users, and has a lot of bugs fixed. It is based upon an older version of
|
||||
joe because these behave better overall.
|
||||
|
||||
Jupp also does come with the editor flavours known from joe,
|
||||
specifically, jmacs, joe, jpico, jstar, and rjoe.
|
||||
Not all features of jupp are available for these
|
||||
though (but all the bugfixes, and syntax highlighting is still enabled by
|
||||
default for these, while it is not auto-enabled in jupp).
|
||||
Jupp also does come with the editor flavours known from joe, specifically,
|
||||
jmacs, joe, jpico, jstar, and rjoe. Not all features of jupp are available
|
||||
for these though (but all the bugfixes, and syntax highlighting is still
|
||||
enabled by default for these, while it is not auto-enabled in jupp).
|
||||
|
||||
WWW: http://www.mirbsd.org/jupp.htm
|
||||
|
Loading…
Reference in New Issue
Block a user