From 21531459e7a64edd2f76ab3d841b8fe63990de6c Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 16 Jan 2007 20:53:30 +0000 Subject: Import iceauth-1.0.1, the program to display and modify the ICE authority file. --- x11/iceauth/DESCR | 4 ++++ x11/iceauth/Makefile | 20 ++++++++++++++++++++ x11/iceauth/PLIST | 3 +++ x11/iceauth/distinfo | 5 +++++ 4 files changed, 32 insertions(+) create mode 100644 x11/iceauth/DESCR create mode 100644 x11/iceauth/Makefile create mode 100644 x11/iceauth/PLIST create mode 100644 x11/iceauth/distinfo 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 -- cgit v1.2.3