summaryrefslogtreecommitdiff
path: root/x11/xpaste
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-04-16 20:21:01 +0000
committerzuntum <zuntum>2001-04-16 20:21:01 +0000
commit12e9d2d14b13875838d39536059161dbc9e76a1d (patch)
treedc45c96e58049fb9358eafe47af6e59ef8278aec /x11/xpaste
parentd626bdd13c9d72a5f92f90026fb76d1b1f5faadb (diff)
downloadpkgsrc-12e9d2d14b13875838d39536059161dbc9e76a1d.tar.gz
Initial import of xpaste-1.1
XPaste is a short X program which creates a window and displays the contents of the Primary paste buffer in that window. Package submitted by Stoned Elipot <Stoned.Elipot@script.jussieu.fr> in pkg/12621
Diffstat (limited to 'x11/xpaste')
-rw-r--r--x11/xpaste/Makefile18
-rw-r--r--x11/xpaste/files/md53
-rw-r--r--x11/xpaste/pkg/DESCR2
-rw-r--r--x11/xpaste/pkg/PLIST3
4 files changed, 26 insertions, 0 deletions
diff --git a/x11/xpaste/Makefile b/x11/xpaste/Makefile
new file mode 100644
index 00000000000..c22cef37c62
--- /dev/null
+++ b/x11/xpaste/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/04/16 20:21:01 zuntum Exp $
+#
+
+DISTNAME= xpaste-1.1
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
+EXTRACT_SUFX= .shar.gz
+
+MAINTAINER= seb@pbox.org
+COMMENT= Display the content of the X11 paste buffer in a window
+
+EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
+
+USE_IMAKE= yes
+
+WRKSRC= ${WRKDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xpaste/files/md5 b/x11/xpaste/files/md5
new file mode 100644
index 00000000000..22d7dc90e52
--- /dev/null
+++ b/x11/xpaste/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/04/16 20:21:01 zuntum Exp $
+
+SHA1 (xpaste-1.1.shar.gz) = 15c022ddb3e43bc25721e9185aebe5d5ef8160a2
diff --git a/x11/xpaste/pkg/DESCR b/x11/xpaste/pkg/DESCR
new file mode 100644
index 00000000000..3acd8fa7570
--- /dev/null
+++ b/x11/xpaste/pkg/DESCR
@@ -0,0 +1,2 @@
+XPaste is a short X program which creates a window and displays the
+contents of the Primary paste buffer in that window.
diff --git a/x11/xpaste/pkg/PLIST b/x11/xpaste/pkg/PLIST
new file mode 100644
index 00000000000..acd30f810d3
--- /dev/null
+++ b/x11/xpaste/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/04/16 20:21:01 zuntum Exp $
+bin/xpaste
+man/cat1/xpaste.0