[Midnightbsd-cvs] mports: x11/appres: Added appres-1.0.1

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Oct 3 16:43:39 EDT 2007


Log Message:
-----------
Added appres-1.0.1

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

-------------- next part --------------
--- /dev/null
+++ x11/appres/pkg-descr
@@ -0,0 +1,4 @@
+The appres program prints the resources seen by an application (or
+subhierarchy of an application) with the specified class and instance
+names.  It can be used to determine which resources a particular
+program will load.
--- /dev/null
+++ x11/appres/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for:	appres
+# Date Created:				15 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/appres/Makefile,v 1.1 2007/05/19 20:25:49 flz Exp $
+# $MidnightBSD: mports/x11/appres/Makefile,v 1.1 2007/10/03 20:43:39 ctriv Exp $
+#
+
+PORTNAME=	appres
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Program to list application's resources
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11 xt
+
+MAN1=		appres.1
+PLIST_FILES=	bin/appres
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/appres/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/appres-1.0.1.tar.bz2) = 420e6cdf38bb771ec8b00228bf09e8ff
+SHA256 (xorg/app/appres-1.0.1.tar.bz2) = 15fef83a202b8dcee3420c88dba4aeed1f8fc840ab537487fb5411b99a2eb962
+SIZE (xorg/app/appres-1.0.1.tar.bz2) = 85320


More information about the Midnightbsd-cvs mailing list