From 3dcf49552a513c44ad03c62a7fde8b01daea237f Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Apr 2007 18:03:25 +0000 Subject: Import xfontsel-1.0.2. This package provides xfontsel, a program to query and display X11 fonts. This is from the modular X.org X11 project. --- x11/xfontsel/DESCR | 4 ++++ x11/xfontsel/Makefile | 19 +++++++++++++++++++ x11/xfontsel/PLIST | 4 ++++ x11/xfontsel/distinfo | 5 +++++ 4 files changed, 32 insertions(+) create mode 100644 x11/xfontsel/DESCR create mode 100644 x11/xfontsel/Makefile create mode 100644 x11/xfontsel/PLIST create mode 100644 x11/xfontsel/distinfo (limited to 'x11/xfontsel') diff --git a/x11/xfontsel/DESCR b/x11/xfontsel/DESCR new file mode 100644 index 00000000000..055d58e06cf --- /dev/null +++ b/x11/xfontsel/DESCR @@ -0,0 +1,4 @@ +This package provides xfontsel, a program to query and display X11 +fonts. + +This is from the modular X.org X11 project. diff --git a/x11/xfontsel/Makefile b/x11/xfontsel/Makefile new file mode 100644 index 00000000000..13a02478fe6 --- /dev/null +++ b/x11/xfontsel/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 18:03:25 joerg Exp $ +# + +DISTNAME= xfontsel-1.0.2 +CATEGORIES= x11 +MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= joerg@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= X font sector + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config + +.include "../../x11/libXaw/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfontsel/PLIST b/x11/xfontsel/PLIST new file mode 100644 index 00000000000..32c3607e82f --- /dev/null +++ b/x11/xfontsel/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/12 18:03:25 joerg Exp $ +bin/xfontsel +lib/X11/app-defaults/XFontSel +man/man1/xfontsel.1 diff --git a/x11/xfontsel/distinfo b/x11/xfontsel/distinfo new file mode 100644 index 00000000000..56b44913a19 --- /dev/null +++ b/x11/xfontsel/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/04/12 18:03:25 joerg Exp $ + +SHA1 (xfontsel-1.0.2.tar.bz2) = c492444a3bada3e44bc0319cfd85a89cd7770b84 +RMD160 (xfontsel-1.0.2.tar.bz2) = 82135208df98fda997714365be35d94ee60db2cb +Size (xfontsel-1.0.2.tar.bz2) = 106540 bytes -- cgit v1.2.3