[Midnightbsd-cvs] mports: x11/smproxy: Added smproxy-1.0.2: Session Manager Proxy

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 4 15:21:42 EDT 2007


Log Message:
-----------
Added smproxy-1.0.2: Session Manager Proxy

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

-------------- next part --------------
--- /dev/null
+++ x11/smproxy/pkg-descr
@@ -0,0 +1,5 @@
+This package contains smproxy, a Session Manager Proxy for the X Window
+System.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/smproxy/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	smproxy
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/smproxy/Makefile,v 1.1 2007/05/19 20:27:20 flz Exp $
+# $MidnightBSD: mports/x11/smproxy/Makefile,v 1.1 2007/10/04 19:21:42 ctriv Exp $
+#
+
+PORTNAME=	smproxy
+PORTVERSION=	1.0.2
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Session Manager Proxy
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	xt xmu
+
+PLIST_FILES=	bin/smproxy
+
+MAN1=		smproxy.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/smproxy/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/smproxy-1.0.2.tar.bz2) = 31da204a0255ba8c6a65386e65dc1c90
+SHA256 (xorg/app/smproxy-1.0.2.tar.bz2) = 76d22f0cf07c8c4386a15c5c935b58319bd747befb940a0f03f652d59c4f67d2
+SIZE (xorg/app/smproxy-1.0.2.tar.bz2) = 87139


More information about the Midnightbsd-cvs mailing list