[Midnightbsd-cvs] mports: x11-fonts/xfontsel: Added xfontsel-1.0.2: Point and click

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sun Oct 7 13:01:21 EDT 2007


Log Message:
-----------
Added xfontsel-1.0.2: Point and click selection of X11 font names

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

-------------- next part --------------
--- /dev/null
+++ x11-fonts/xfontsel/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xfontsel, an application which provides a simple way to
+display fonts known to your X server.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11-fonts/xfontsel/pkg-plist
@@ -0,0 +1,4 @@
+bin/xfontsel
+share/X11/app-defaults/XFontSel
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
--- /dev/null
+++ x11-fonts/xfontsel/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for:	xfontsel
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11-fonts/xfontsel/Makefile,v 1.1 2007/05/19 20:29:38 flz Exp $
+# $MidnightBSD: mports/x11-fonts/xfontsel/Makefile,v 1.1 2007/10/07 17:01:21 ctriv Exp $
+#
+
+PORTNAME=	xfontsel
+PORTVERSION=	1.0.2
+CATEGORIES=	x11-fonts
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Point and click selection of X11 font names
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	xt xaw
+
+MAN1=		xfontsel.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-fonts/xfontsel/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xfontsel-1.0.2.tar.bz2) = 288fe4cf8a990e4e602aac16dd9109fb
+SHA256 (xorg/app/xfontsel-1.0.2.tar.bz2) = 7a66ba3910bd7e39d58f9d4a4a588f191a874b8607369fe2cc9203a7115006a9
+SIZE (xorg/app/xfontsel-1.0.2.tar.bz2) = 106540


More information about the Midnightbsd-cvs mailing list