[Midnightbsd-cvs] mports: x11/xfindproxy: Added xfindproxy-1.0.1: Locate available proxy

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sun Oct 7 12:59:21 EDT 2007


Log Message:
-----------
Added xfindproxy-1.0.1: Locate available proxy services

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

-------------- next part --------------
--- /dev/null
+++ x11/xfindproxy/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xfindproxy, a program for locating available
+proxy services.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xfindproxy/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xfindproxy
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xfindproxy/Makefile,v 1.1 2007/05/19 20:27:53 flz Exp $
+# $MidnightBSD: mports/x11/xfindproxy/Makefile,v 1.1 2007/10/07 16:59:21 ctriv Exp $
+#
+
+PORTNAME=	xfindproxy
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Locate available proxy services
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11 ice xt xproxymngproto
+
+PLIST_FILES=	bin/xfindproxy
+
+MAN1=		xfindproxy.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xfindproxy/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xfindproxy-1.0.1.tar.bz2) = 5df3a162429bdd6ce5aea3ca5f6365b8
+SHA256 (xorg/app/xfindproxy-1.0.1.tar.bz2) = 6b585ceadd3e17b433e177d80837e485869d6704f1181b6f3457ae56ba1988ea
+SIZE (xorg/app/xfindproxy-1.0.1.tar.bz2) = 77645


More information about the Midnightbsd-cvs mailing list