forked from Lainports/opnsense-ports
editors/joe: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
0cb90dea1f
commit
be5e8b2992
2 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= joe
|
PORTNAME= joe
|
||||||
PORTVERSION= 4.6
|
PORTVERSION= 4.6
|
||||||
|
PORTREVISION= 1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES?= editors
|
CATEGORIES?= editors
|
||||||
MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION}
|
MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION}
|
||||||
|
|
@ -15,6 +16,7 @@ CONFLICTS= jupp
|
||||||
|
|
||||||
USES= gmake iconv localbase ncurses
|
USES= gmake iconv localbase ncurses
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ENV= SPELL=aspell
|
CONFIGURE_ENV= SPELL=aspell
|
||||||
LIBS+= ${ICONV_LIB}
|
LIBS+= ${ICONV_LIB}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,8 +13,8 @@ bin/rjoe
|
||||||
@sample %%ETCDIR%%/rjoerc.sample
|
@sample %%ETCDIR%%/rjoerc.sample
|
||||||
%%ETCDIR%%/shell.csh
|
%%ETCDIR%%/shell.csh
|
||||||
%%ETCDIR%%/shell.sh
|
%%ETCDIR%%/shell.sh
|
||||||
man/man1/joe.1.gz
|
share/man/man1/joe.1.gz
|
||||||
man/ru/man1/joe.1.gz
|
share/man/ru/man1/joe.1.gz
|
||||||
share/applications/jmacs.desktop
|
share/applications/jmacs.desktop
|
||||||
share/applications/joe.desktop
|
share/applications/joe.desktop
|
||||||
share/applications/jpico.desktop
|
share/applications/jpico.desktop
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue