[Midnightbsd-cvs] mports: x11/xmh: Added xmh-1.0.1: Send and read mail with an X interface
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Mon Oct 8 11:19:44 EDT 2007
Log Message:
-----------
Added xmh-1.0.1: Send and read mail with an X interface to MH
Added Files:
-----------
mports/x11/xmh:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xmh/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xmh, a graphical user interface to the MH Message
+Handling System.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xmh/pkg-plist
@@ -0,0 +1,7 @@
+bin/xmh
+include/X11/bitmaps/black6
+include/X11/bitmaps/box6
+share/X11/app-defaults/Xmh
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
+ at dirrmtry include/X11/bitmaps
--- /dev/null
+++ x11/xmh/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xmh
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xmh/Makefile,v 1.1 2007/05/19 20:28:01 flz Exp $
+# $MidnightBSD: mports/x11/xmh/Makefile,v 1.1 2007/10/08 15:19:44 ctriv Exp $
+#
+
+PORTNAME= xmh
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Send and read mail with an X interface to MH
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= xt xaw
+
+MAN1= xmh.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xmh/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xmh-1.0.1.tar.bz2) = 656bcbdd41818a8b5a9f7dba77a3eeba
+SHA256 (xorg/app/xmh-1.0.1.tar.bz2) = 9471fb455ce0bfc582b865722ab7417c587c9fea82342181e9cd0a9629c2c6fa
+SIZE (xorg/app/xmh-1.0.1.tar.bz2) = 153114
More information about the Midnightbsd-cvs
mailing list