diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:25:44 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:25:44 +0000 |
commit | 6b11275b4344c5b828df151e751aa67ff91f88c8 (patch) | |
tree | fdc5708a30e057ff273208d21033ee25d7d5ddba | |
parent | bcc88e01149b52d83ab3c117fc1f810a86617c49 (diff) | |
download | ports-6b11275b4344c5b828df151e751aa67ff91f88c8.tar.gz ports-6b11275b4344c5b828df151e751aa67ff91f88c8.zip |
Notes
-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 |