aboutsummaryrefslogtreecommitdiffstats
path: root/hebrew/he2/Makefile
blob: 045c570302988f850a353bf1412ebc358f0dc407 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: nadav@libagent.org
# $FreeBSD$

PORTNAME=   he2
PORTVERSION=    0.61
PORTREVISION=   3
CATEGORIES= hebrew editors
MASTER_SITES=   SF/${PORTNAME}/HebrewEditor/${PORTVERSION}

MAINTAINER= cpm@fbsd.es
COMMENT=    Editor for editing (primarily LaTeX) Hebrew files

LICENSE=    GPLv2

RUN_DEPENDS=    iw-elmar-fonts>0:${PORTSDIR}/hebrew/elmar-fonts

USES=       gmake
GNU_CONFIGURE=  yes
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`

.include <bsd.port.mk>