1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/hebrew/he2/Makefile
2005-06-02 20:28:41 +00:00

27 lines
537 B
Makefile

# New ports collection makefile for: he2
# Date created: 3 August 2001
# Whom: nadav@libagent.org
#
# $FreeBSD$
#
PORTNAME= he2
PORTVERSION= 0.61
PORTREVISION= 1
CATEGORIES= hebrew editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An editor for editing (primarily LaTeX) Hebrew files
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/hebrew:${PORTSDIR}/hebrew/elmar-fonts
USE_GMAKE= yes
USE_LIBTOOL_VER=15
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>