aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-07-01 19:58:48 +0800
committertg <tg@FreeBSD.org>1998-07-01 19:58:48 +0800
commit5ec2113d3d7c4b115bbe602ff8273090bcc4f972 (patch)
treee57aca4e5b58504f46d66207206138149860b278 /editors
parent902485d8f317e9a92786c6e67f0c18bf8ca66fbe (diff)
downloadfreebsd-ports-gnome-5ec2113d3d7c4b115bbe602ff8273090bcc4f972.tar.gz
freebsd-ports-gnome-5ec2113d3d7c4b115bbe602ff8273090bcc4f972.tar.zst
freebsd-ports-gnome-5ec2113d3d7c4b115bbe602ff8273090bcc4f972.zip
New port gxedit, a small editor written with GTk.
PR: 7134 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
Diffstat (limited to 'editors')
-rw-r--r--editors/gxedit/Makefile25
-rw-r--r--editors/gxedit/distinfo1
-rw-r--r--editors/gxedit/pkg-comment1
-rw-r--r--editors/gxedit/pkg-descr1
-rw-r--r--editors/gxedit/pkg-plist1
5 files changed, 29 insertions, 0 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile
new file mode 100644
index 000000000000..4f634328e33a
--- /dev/null
+++ b/editors/gxedit/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: gxedit
+# Version required: 1.04
+# Date created: 01 Jul 1998
+# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
+#
+# $Id$
+#
+
+DISTNAME= GXedit1.04
+PKGNAME= gxedit-1.04
+CATEGORIES= editors
+MASTER_SITES= http://devplanet.fastethernet.net/
+EXTRACT_SUFX= .tar
+
+MAINTAINER= dom@myrddin.demon.co.uk
+
+LIB_DEPENDS+= gtk\\.1\\.4:${PORTSDIR}/x11/gtk
+
+EXTRACT_BEFORE_ARGS= -xf
+USE_X11= yes
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/gxedit ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/editors/gxedit/distinfo b/editors/gxedit/distinfo
new file mode 100644
index 000000000000..f88135043520
--- /dev/null
+++ b/editors/gxedit/distinfo
@@ -0,0 +1 @@
+MD5 (GXedit1.04.tar) = dd7cc37a310eea8cb8b87807bad11fd7
diff --git a/editors/gxedit/pkg-comment b/editors/gxedit/pkg-comment
new file mode 100644
index 000000000000..6e8dd5fdb2bc
--- /dev/null
+++ b/editors/gxedit/pkg-comment
@@ -0,0 +1 @@
+A simple GTK+ editor.
diff --git a/editors/gxedit/pkg-descr b/editors/gxedit/pkg-descr
new file mode 100644
index 000000000000..afd531cf9eaf
--- /dev/null
+++ b/editors/gxedit/pkg-descr
@@ -0,0 +1 @@
+A Simple GTK+ editor.
diff --git a/editors/gxedit/pkg-plist b/editors/gxedit/pkg-plist
new file mode 100644
index 000000000000..5684d5fc639a
--- /dev/null
+++ b/editors/gxedit/pkg-plist
@@ -0,0 +1 @@
+bin/gxedit