[Midnightbsd-cvs] mports: x11/xditview: Added xditview-1.0.1: Display ditroff output
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Oct 4 17:41:54 EDT 2007
Log Message:
-----------
Added xditview-1.0.1: Display ditroff output
Added Files:
-----------
mports/x11/xditview:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xditview/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xditview, a program for displaying ditroff output
+on an X display.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xditview/pkg-plist
@@ -0,0 +1,8 @@
+bin/xditview
+include/X11/bitmaps/ldblarrow
+include/X11/bitmaps/rdblarrow
+share/X11/app-defaults/Xditview
+share/X11/app-defaults/Xditview-chrtr
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
+ at dirrmtry include/X11/bitmaps
--- /dev/null
+++ x11/xditview/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xditview
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xditview/Makefile,v 1.1 2007/05/19 20:27:45 flz Exp $
+# $MidnightBSD: mports/x11/xditview/Makefile,v 1.1 2007/10/04 21:41:54 ctriv Exp $
+#
+
+PORTNAME= xditview
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Display ditroff output
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= xt xaw
+
+MAN1= xditview.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xditview/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xditview-1.0.1.tar.bz2) = e9a7192ef29453b8c810ddd556a463c0
+SHA256 (xorg/app/xditview-1.0.1.tar.bz2) = 177194e5f83b31c2f934e3a0b573e8ae359edf2ef1a2403ee8e1dad383558117
+SIZE (xorg/app/xditview-1.0.1.tar.bz2) = 102979
More information about the Midnightbsd-cvs
mailing list