[Midnightbsd-cvs] mports: x11/xmore: Added xmore-1.0.1: Plain text display program for X

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 11:22:29 EDT 2007


Log Message:
-----------
Added xmore-1.0.1: Plain text display program for X

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

-------------- next part --------------
--- /dev/null
+++ x11/xmore/pkg-descr
@@ -0,0 +1,5 @@
+This package contains the xmore plain text display program for the X Window
+System.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xmore/pkg-plist
@@ -0,0 +1,4 @@
+bin/xmore
+share/X11/app-defaults/XMore
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
--- /dev/null
+++ x11/xmore/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for:	xmore
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xmore/Makefile,v 1.1 2007/05/19 20:28:02 flz Exp $
+# $MidnightBSD: mports/x11/xmore/Makefile,v 1.1 2007/10/08 15:22:29 ctriv Exp $
+#
+
+PORTNAME=	xmore
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Plain text display program for X
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	xt xaw xp xprintutil
+
+MAN1=		xmore.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xmore/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xmore-1.0.1.tar.bz2) = d36e918dce779a9d207b7a266f4e87c8
+SHA256 (xorg/app/xmore-1.0.1.tar.bz2) = 653566be73c474bc45f1a6631e14b008445c74557a8f6f46effee1ac3e8f2527
+SIZE (xorg/app/xmore-1.0.1.tar.bz2) = 92060


More information about the Midnightbsd-cvs mailing list