summaryrefslogtreecommitdiff
path: root/hebrew/he2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hebrew/he2/Makefile')
-rw-r--r--hebrew/he2/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/hebrew/he2/Makefile b/hebrew/he2/Makefile
new file mode 100644
index 000000000000..1f7102b9a7ea
--- /dev/null
+++ b/hebrew/he2/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: he2
+# Date created: 3 August 2001
+# Whom: nadav@libagent.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= he2
+PORTVERSION= 0.61
+CATEGORIES= hebrew editors
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= nadav@libagent.org
+
+RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/hebrew:${PORTSDIR}/hebrew/elmar-fonts
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
+.include <bsd.port.mk>