summaryrefslogtreecommitdiff
path: root/x11/iceauth
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-16 20:53:30 +0000
committerjoerg <joerg>2007-01-16 20:53:30 +0000
commit10da85bb146da201ec81d1f89162c478b5fb0fe0 (patch)
tree6f4f3eb42bc64a3f6e7001cdf95c90de91e3259a /x11/iceauth
parentb218f4db4e2188f0563599da4681a88eefe00cf3 (diff)
downloadpkgsrc-10da85bb146da201ec81d1f89162c478b5fb0fe0.tar.gz
Import iceauth-1.0.1, the program to display and modify the ICE authority
file.
Diffstat (limited to 'x11/iceauth')
-rw-r--r--x11/iceauth/DESCR4
-rw-r--r--x11/iceauth/Makefile20
-rw-r--r--x11/iceauth/PLIST3
-rw-r--r--x11/iceauth/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/x11/iceauth/DESCR b/x11/iceauth/DESCR
new file mode 100644
index 00000000000..0081a5b7388
--- /dev/null
+++ b/x11/iceauth/DESCR
@@ -0,0 +1,4 @@
+This package provides iceauth, a program to display and manipulate the
+authentication data used by the Inter Client Exchange protocol.
+
+This is from the modular X.org X11 project.
diff --git a/x11/iceauth/Makefile b/x11/iceauth/Makefile
new file mode 100644
index 00000000000..7345c1e2ac0
--- /dev/null
+++ b/x11/iceauth/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/16 20:53:30 joerg Exp $
+#
+
+DISTNAME= iceauth-1.0.1
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= ICE protocol utility
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libICE/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/iceauth/PLIST b/x11/iceauth/PLIST
new file mode 100644
index 00000000000..e177bf4983e
--- /dev/null
+++ b/x11/iceauth/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/16 20:53:30 joerg Exp $
+bin/iceauth
+man/man1/iceauth.1
diff --git a/x11/iceauth/distinfo b/x11/iceauth/distinfo
new file mode 100644
index 00000000000..14bb37c8964
--- /dev/null
+++ b/x11/iceauth/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/01/16 20:53:30 joerg Exp $
+
+SHA1 (iceauth-1.0.1.tar.bz2) = 525a870033da099688826b61c6552e5d1f418618
+RMD160 (iceauth-1.0.1.tar.bz2) = 7cb397760e61065342b9adaf46983b58fc41dc1c
+Size (iceauth-1.0.1.tar.bz2) = 84339 bytes