View | Details | Raw Unified | Return to bug 190668
Collapse All | Expand All

(-)Makefile (-2 / +4 lines)
Lines 3-15 Link Here
3
3
4
PORTNAME=	he2
4
PORTNAME=	he2
5
PORTVERSION=	0.61
5
PORTVERSION=	0.61
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	hebrew editors
7
CATEGORIES=	hebrew editors
8
MASTER_SITES=	SF/${PORTNAME}/HebrewEditor/${PORTVERSION}
8
MASTER_SITES=	SF/${PORTNAME}/HebrewEditor/${PORTVERSION}
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	cjpugmed@gmail.com
11
COMMENT=	Editor for editing (primarily LaTeX) Hebrew files
11
COMMENT=	Editor for editing (primarily LaTeX) Hebrew files
12
12
13
LICENSE=	GPLv2
14
13
RUN_DEPENDS=	${LOCALBASE}/lib/X11/fonts/hebrew:${PORTSDIR}/hebrew/elmar-fonts
15
RUN_DEPENDS=	${LOCALBASE}/lib/X11/fonts/hebrew:${PORTSDIR}/hebrew/elmar-fonts
14
16
15
USES=		gmake
17
USES=		gmake
(-)pkg-descr (-2 / +1 lines)
Lines 2-8 Link Here
2
creating and editing Hebrew/English LaTeX documents.
2
creating and editing Hebrew/English LaTeX documents.
3
 
3
 
4
This package provides a text (terminal) based word processor (in the spirit 
4
This package provides a text (terminal) based word processor (in the spirit 
5
of the  good-old DOS days word processors) which is extremly LaTeX (or 
5
of the  good-old DOS days word processors) which is extremely LaTeX oriented.
6
rather LaXeT) oriented.
7
6
8
WWW: http://www.sourceforge.net/projects/he2/
7
WWW: http://www.sourceforge.net/projects/he2/

Return to bug 190668