aboutsummaryrefslogtreecommitdiffstats
path: root/editors/zile
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2000-09-29 06:24:06 +0800
committerjasone <jasone@FreeBSD.org>2000-09-29 06:24:06 +0800
commitcfe5dcab2dec22bd3825d6daac83acb8d0257a64 (patch)
tree91e68f44ea16b39721fa30349a9b852b754aed54 /editors/zile
parent7e45af1016401a3fc88446bb4c4aee352a24210a (diff)
downloadfreebsd-ports-gnome-cfe5dcab2dec22bd3825d6daac83acb8d0257a64.tar.gz
freebsd-ports-gnome-cfe5dcab2dec22bd3825d6daac83acb8d0257a64.tar.zst
freebsd-ports-gnome-cfe5dcab2dec22bd3825d6daac83acb8d0257a64.zip
Add port for the zile editor ("zile is lossy emacs").
Diffstat (limited to 'editors/zile')
-rw-r--r--editors/zile/Makefile29
-rw-r--r--editors/zile/distinfo1
-rw-r--r--editors/zile/pkg-comment1
-rw-r--r--editors/zile/pkg-descr3
-rw-r--r--editors/zile/pkg-plist10
5 files changed, 44 insertions, 0 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
new file mode 100644
index 000000000000..e28fded7ee01
--- /dev/null
+++ b/editors/zile/Makefile
@@ -0,0 +1,29 @@
+# New ports collection Makefile for: zile
+# Date created: 28 September 2000
+# Whom: jasone
+#
+# $FreeBSD$
+#
+
+PORTNAME= zile
+PORTVERSION= 1.1
+CATEGORIES= editors
+MASTER_SITES= http://web.tiscalinet.it/ssigala/sandro/files/
+
+MAINTAINER= jasone@freebsd.org
+
+USE_AUTOCONF= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
+
+MAN1= zile.1
+MANCOMPRESSED= no
+
+strip_bins := zile
+
+post-install:
+.for bin in ${strip_bins}
+ @strip ${PREFIX}/bin/${bin}
+.endfor
+
+.include <bsd.port.mk>
diff --git a/editors/zile/distinfo b/editors/zile/distinfo
new file mode 100644
index 000000000000..1207ed7e25ff
--- /dev/null
+++ b/editors/zile/distinfo
@@ -0,0 +1 @@
+MD5 (zile-1.1.tar.gz) = 92cfb5b4e00ac1e64fa60c82d6d760f9
diff --git a/editors/zile/pkg-comment b/editors/zile/pkg-comment
new file mode 100644
index 000000000000..b01bf962da38
--- /dev/null
+++ b/editors/zile/pkg-comment
@@ -0,0 +1 @@
+Small emacs-like text editor.
diff --git a/editors/zile/pkg-descr b/editors/zile/pkg-descr
new file mode 100644
index 000000000000..6f1af130a3a6
--- /dev/null
+++ b/editors/zile/pkg-descr
@@ -0,0 +1,3 @@
+zile is another emacs clone. zile is a customizable, self-documenting real-time
+display editor. zile was written to be similar as possible to emacs; every
+emacs user should feel at home with zile.
diff --git a/editors/zile/pkg-plist b/editors/zile/pkg-plist
new file mode 100644
index 000000000000..48ef9afc4e30
--- /dev/null
+++ b/editors/zile/pkg-plist
@@ -0,0 +1,10 @@
+info/zile.info
+share/zile/zilerc.sample
+share/zile/FAQ
+share/zile/HELP
+share/zile/HELPWIN
+share/zile/LATEST_VERSION
+share/zile/TUTORIAL
+share/zile/AUTODOC
+bin/zile
+@dirrm share/zile