From 3b055f1cc0aec8ad2e173fecd2aaa16bc748cf2b Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 2 Mar 2012 11:34:59 +0000 Subject: Update to 1.0.3. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@432 058c260c-8361-11dd-a0ac-aa2bafec7d09 --- x11/listres/Makefile | 22 ++++++++++++++++++++++ x11/listres/distinfo | 2 ++ x11/listres/pkg-descr | 2 ++ 3 files changed, 26 insertions(+) create mode 100644 x11/listres/Makefile create mode 100644 x11/listres/distinfo create mode 100644 x11/listres/pkg-descr (limited to 'x11') diff --git a/x11/listres/Makefile b/x11/listres/Makefile new file mode 100644 index 0000000..d36e2bc --- /dev/null +++ b/x11/listres/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: listres +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie +# +# $FreeBSD: ports/x11/listres/Makefile,v 1.3 2010/05/01 11:40:15 miwi Exp $ +# + +PORTNAME= listres +PORTVERSION= 1.0.3 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= List resources in widgets + +XORG_CAT= app +USE_XORG= xproto xt xmu xaw + +PLIST_FILES= bin/listres + +MAN1= listres.1 + +.include diff --git a/x11/listres/distinfo b/x11/listres/distinfo new file mode 100644 index 0000000..6c81996 --- /dev/null +++ b/x11/listres/distinfo @@ -0,0 +1,2 @@ +SHA256 (xorg/app/listres-1.0.3.tar.bz2) = c3d71e9a01650e3fd470189a749cd0202ef03d9e399350a7a7443d7595ed478e +SIZE (xorg/app/listres-1.0.3.tar.bz2) = 115429 diff --git a/x11/listres/pkg-descr b/x11/listres/pkg-descr new file mode 100644 index 0000000..0333ad7 --- /dev/null +++ b/x11/listres/pkg-descr @@ -0,0 +1,2 @@ +This package contains listres, a program that generates a list of a +widget's resource database. -- cgit v1.2.3