2001-12-25 08:11:38 +00:00
|
|
|
# New ports collection makefile for: he2
|
|
|
|
# Date created: 3 August 2001
|
|
|
|
# Whom: nadav@libagent.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= he2
|
|
|
|
PORTVERSION= 0.61
|
2004-02-04 05:21:48 +00:00
|
|
|
PORTREVISION= 1
|
2001-12-25 08:11:38 +00:00
|
|
|
CATEGORIES= hebrew editors
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
|
2004-02-08 05:07:21 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 12:17:17 +00:00
|
|
|
COMMENT= An editor for editing (primarily LaTeX) Hebrew files
|
2001-12-25 08:11:38 +00:00
|
|
|
|
|
|
|
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/hebrew:${PORTSDIR}/hebrew/elmar-fonts
|
|
|
|
|
|
|
|
USE_GMAKE= yes
|
2006-02-23 10:40:44 +00:00
|
|
|
GNU_CONFIGURE= yes
|
2003-12-22 02:09:07 +00:00
|
|
|
|
2001-12-25 08:11:38 +00:00
|
|
|
post-install:
|
|
|
|
@${CAT} ${PKGMESSAGE}
|
|
|
|
|
2004-06-10 20:50:48 +00:00
|
|
|
.include <bsd.port.mk>
|