[Midnightbsd-cvs] mports: x11/iceauth: Added iceauth-1.0.2

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 4 01:06:01 EDT 2007


Log Message:
-----------
Added iceauth-1.0.2

Added Files:
-----------
    mports/x11/iceauth:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/iceauth/pkg-descr
@@ -0,0 +1,5 @@
+This package contains iceauth, an ICE authority file utility for the X
+Window System.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/iceauth/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	iceauth
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/iceauth/Makefile,v 1.2 2007/09/13 19:44:58 flz Exp $
+# $MidnightBSD: mports/x11/iceauth/Makefile,v 1.1 2007/10/04 05:06:00 ctriv Exp $
+#
+
+PORTNAME=	iceauth
+PORTVERSION=	1.0.2
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	ICE authority file utility for X
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	xproto ice
+
+PLIST_FILES=	bin/iceauth
+
+MAN1=		iceauth.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/iceauth/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/iceauth-1.0.2.tar.bz2) = 7ab8b64edf0212a9d9a3c8129901a450
+SHA256 (xorg/app/iceauth-1.0.2.tar.bz2) = 06401591de57a2c4cf2255e3d5230ea19351c5516cf8dae98c61092392bab5bb
+SIZE (xorg/app/iceauth-1.0.2.tar.bz2) = 97052


More information about the Midnightbsd-cvs mailing list