diff options
author | steve <steve@FreeBSD.org> | 1999-05-10 01:25:44 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-10 01:25:44 +0800 |
commit | 2a01af49048ac669c030b86c4acfd1e844b66173 (patch) | |
tree | 1731212646bed2577e1c4944dd6e86ac26949bd4 /x11-clocks | |
parent | 8c4c6ba7a47b8fa39385787b232d1ca94e6a213a (diff) | |
download | freebsd-ports-gnome-2a01af49048ac669c030b86c4acfd1e844b66173.tar.gz freebsd-ports-gnome-2a01af49048ac669c030b86c4acfd1e844b66173.tar.zst freebsd-ports-gnome-2a01af49048ac669c030b86c4acfd1e844b66173.zip |
Initial import of bbdate version 0.2.0.
An xbiff-like mailbox program for the Blackbox window manager.
PR: 11476
Submitted by: Chris Piazza <cpiazza@home.net>
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/bbdate/Makefile | 18 | ||||
-rw-r--r-- | x11-clocks/bbdate/distinfo | 1 | ||||
-rw-r--r-- | x11-clocks/bbdate/pkg-comment | 1 | ||||
-rw-r--r-- | x11-clocks/bbdate/pkg-descr | 7 | ||||
-rw-r--r-- | x11-clocks/bbdate/pkg-plist | 7 |
5 files changed, 34 insertions, 0 deletions
diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile new file mode 100644 index 000000000000..1cedd2c4d3d9 --- /dev/null +++ b/x11-clocks/bbdate/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: bbdate +# Version required: 0.2.0 +# Date created: May 3 1999 +# Whom: Chris Piazza <cpiazza@home.net> +# +# $Id$ +# + +DISTNAME= bbdate-0.2.0 +CATEGORIES= x11-clocks +MASTER_SITES= http://bbtools.windsofstorm.net/sources/ + +MAINTAINER= cpiazza@home.net + +GNU_CONFIGURE= YES +USE_XLIB= YES + +.include <bsd.port.mk> diff --git a/x11-clocks/bbdate/distinfo b/x11-clocks/bbdate/distinfo new file mode 100644 index 000000000000..7817254c5a2e --- /dev/null +++ b/x11-clocks/bbdate/distinfo @@ -0,0 +1 @@ +MD5 (bbdate-0.2.0.tar.gz) = df4b75d165ab4861e70d5ca3ed7d23e2 diff --git a/x11-clocks/bbdate/pkg-comment b/x11-clocks/bbdate/pkg-comment new file mode 100644 index 000000000000..77c11fd9edb1 --- /dev/null +++ b/x11-clocks/bbdate/pkg-comment @@ -0,0 +1 @@ +An xbiff-like mailbox program for the Blackbox window manager diff --git a/x11-clocks/bbdate/pkg-descr b/x11-clocks/bbdate/pkg-descr new file mode 100644 index 000000000000..7d4e5f6c7ccb --- /dev/null +++ b/x11-clocks/bbdate/pkg-descr @@ -0,0 +1,7 @@ +A highly configurable program for checking your mailbox and reporting +new, read, and unread messages. + +WWW: http://bbtools.windsofstorm.net/ + +-Chris Piazza +cpiazza@home.net diff --git a/x11-clocks/bbdate/pkg-plist b/x11-clocks/bbdate/pkg-plist new file mode 100644 index 000000000000..9b6af1f6d28b --- /dev/null +++ b/x11-clocks/bbdate/pkg-plist @@ -0,0 +1,7 @@ +bin/bbdate +share/bbtools/README.bbdate +share/bbtools/bbdate.conf +share/bbtools/bbdate.nobb +share/bbtools/bbdate.style +share/bbtools/bbtoolsrc.in +@dirrm share/bbtools |