[Midnightbsd-cvs] mports: x11/xbiff: Added xbiff-1.0.1: Mailbox flag for X
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Oct 4 17:21:43 EDT 2007
Log Message:
-----------
Added xbiff-1.0.1: Mailbox flag for X
Added Files:
-----------
mports/x11/xbiff:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xbiff/pkg-descr
@@ -0,0 +1,6 @@
+This package contains xbiff, which displays a little image of a mailbox in
+the X Window System. The flag on the mailbox is down when there is no mail,
+and the flag goes up when new mail arrives.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xbiff/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xbiff
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xbiff/Makefile,v 1.1 2007/05/19 20:27:36 flz Exp $
+# $MidnightBSD: mports/x11/xbiff/Makefile,v 1.1 2007/10/04 21:21:43 ctriv Exp $
+#
+
+PORTNAME= xbiff
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Mailbox flag for X
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= xbitmaps xext xaw
+MAN1= xbiff.1
+PLIST_FILES= bin/xbiff
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xbiff/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xbiff-1.0.1.tar.bz2) = 404f5add4537d22dd109c33e518a5190
+SHA256 (xorg/app/xbiff-1.0.1.tar.bz2) = 9845b1fa8a1cfd408f01fd69b66808068e847cdc925d114c7723c17934a96503
+SIZE (xorg/app/xbiff-1.0.1.tar.bz2) = 83634
More information about the Midnightbsd-cvs
mailing list