diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-08 10:58:02 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-08 10:58:02 +0000 |
commit | 67dee1d683d798dee5af7cacd4181b7f993df9c8 (patch) | |
tree | c96a8c2f5769dd75b58163d05965e2bd6cd2a1d0 /mail | |
parent | df59b43135d530ec9eb9e484a384e0d53140fed3 (diff) | |
download | FreeBSD-ports-67dee1d683d798dee5af7cacd4181b7f993df9c8.zip FreeBSD-ports-67dee1d683d798dee5af7cacd4181b7f993df9c8.tar.gz |
Final phase of moving this port to mail category.
wmmail == a little mail notifier for the WindowMaker dock.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wmmail/Makefile | 19 | ||||
-rw-r--r-- | mail/wmmail/distinfo | 1 | ||||
-rw-r--r-- | mail/wmmail/pkg-comment | 1 | ||||
-rw-r--r-- | mail/wmmail/pkg-descr | 8 | ||||
-rw-r--r-- | mail/wmmail/pkg-plist | 2 |
5 files changed, 31 insertions, 0 deletions
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile new file mode 100644 index 0000000..1785018 --- /dev/null +++ b/mail/wmmail/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: wmmail +# Version required: 0.59 +# Date created: 7 Jun 1998 +# Whom: rom +# +# $Id$ +# + +DISTNAME= wmmail-0.59 +CATEGORIES= mail x11 +MASTER_SITES= http://earth.gaianet.net/~scorpio/ + +MAINTAINER= rom_glsa@ein-hashofet.co.il + +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm + +USE_IMAKE= yes + +.include <bsd.port.mk> diff --git a/mail/wmmail/distinfo b/mail/wmmail/distinfo new file mode 100644 index 0000000..0d4ab72 --- /dev/null +++ b/mail/wmmail/distinfo @@ -0,0 +1 @@ +MD5 (wmmail-0.59.tar.gz) = 77e502e46cf15a466cfbabed9d092877 diff --git a/mail/wmmail/pkg-comment b/mail/wmmail/pkg-comment new file mode 100644 index 0000000..2b4b5aa --- /dev/null +++ b/mail/wmmail/pkg-comment @@ -0,0 +1 @@ +A little mail notifier for the WindowMaker dock. diff --git a/mail/wmmail/pkg-descr b/mail/wmmail/pkg-descr new file mode 100644 index 0000000..50caf2f --- /dev/null +++ b/mail/wmmail/pkg-descr @@ -0,0 +1,8 @@ +A Reworked ASMail to sit on the WindowMaker dock. +It notifies you whenever new mail has arrived, and +displays a nice icon animation. + +http://www-ug.eecg.utoronto.ca/~chanb/ + + - Rom. +rom_glsa@ein-hashofet.co.il diff --git a/mail/wmmail/pkg-plist b/mail/wmmail/pkg-plist new file mode 100644 index 0000000..e340706 --- /dev/null +++ b/mail/wmmail/pkg-plist @@ -0,0 +1,2 @@ +bin/wmmail +man/man1/wmmail.1.gz |