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

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


Log Message:
-----------
Added listres-1.0.1

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

-------------- next part --------------
--- /dev/null
+++ x11/listres/pkg-descr
@@ -0,0 +1,5 @@
+This package contains listres, a program that generates a list of a
+widget's resource database.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/listres/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	listres
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/listres/Makefile,v 1.1 2007/05/19 20:27:04 flz Exp $
+# $MidnightBSD: mports/x11/listres/Makefile,v 1.1 2007/10/04 05:15:43 ctriv Exp $
+#
+
+PORTNAME=	listres
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	List resources in widgets
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11 xt xmu xaw
+
+PLIST_FILES=	bin/listres
+
+MAN1=		listres.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/listres/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/listres-1.0.1.tar.bz2) = 827a1ac5adf9aadd0c13b54a897e297b
+SHA256 (xorg/app/listres-1.0.1.tar.bz2) = 7156e58025e240a501d5b32244b923b283bb35014ea5a4081b70044af8aef7a3
+SIZE (xorg/app/listres-1.0.1.tar.bz2) = 76709


More information about the Midnightbsd-cvs mailing list