summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-07-29 00:38:24 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-07-29 00:38:24 +0000
commit64a38724fa111950a47b52fe27b857e4753a32ea (patch)
tree09e3109705414db570ee5b1f0d990dbb91f998ca /editors
parentAdded moscow_ml to SUBDIRS (diff)
Obtained from:Andreas Kohout <shanee@rabbit.augusta.de>
X11 editor, thanks, Andreas.
Notes
Notes: svn path=/head/; revision=3445
Diffstat (limited to 'editors')
-rw-r--r--editors/xed/Makefile25
-rw-r--r--editors/xed/distinfo1
-rw-r--r--editors/xed/pkg-comment1
-rw-r--r--editors/xed/pkg-descr1
-rw-r--r--editors/xed/pkg-plist5
5 files changed, 33 insertions, 0 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
new file mode 100644
index 000000000000..d1c9826dd38d
--- /dev/null
+++ b/editors/xed/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: xed
+# Version required: 1.3
+# Date created: 28 Jul 1996
+# Whom: shanee
+#
+# $Id$
+#
+
+DISTNAME= xed1.3
+PKGNAME= xed-1.3
+MASTER_SITES= ftp://ftp.x.org/contrib/editors/
+CATEGORIES+= editors x11
+
+MAINTAINER= shanee@rabbit.augusta.de
+
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
+USE_IMAKE= yes
+XMKMF= xmkmf
+EXTRACT_SUFX= .tar.Z
+
+pre-install:
+ cd $(WRKSRC); make install.man
+
+.include <bsd.port.mk>
diff --git a/editors/xed/distinfo b/editors/xed/distinfo
new file mode 100644
index 000000000000..49ff0d60067a
--- /dev/null
+++ b/editors/xed/distinfo
@@ -0,0 +1 @@
+MD5 (xed1.3.tar.Z) = 52276a3e7f4ce3efca6361815b77abb5
diff --git a/editors/xed/pkg-comment b/editors/xed/pkg-comment
new file mode 100644
index 000000000000..ee46486d1723
--- /dev/null
+++ b/editors/xed/pkg-comment
@@ -0,0 +1 @@
+xed - a text editor for X
diff --git a/editors/xed/pkg-descr b/editors/xed/pkg-descr
new file mode 100644
index 000000000000..ee46486d1723
--- /dev/null
+++ b/editors/xed/pkg-descr
@@ -0,0 +1 @@
+xed - a text editor for X
diff --git a/editors/xed/pkg-plist b/editors/xed/pkg-plist
new file mode 100644
index 000000000000..532676933acf
--- /dev/null
+++ b/editors/xed/pkg-plist
@@ -0,0 +1,5 @@
+@cwd /usr/X11R6
+bin/xed
+lib/X11/xed/xed.help
+lib/X11/app-defaults/Xed
+man/man1/xed.1.gz