diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-06-08 10:58:02 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-06-08 10:58:02 +0000 |
commit | bcdbfce4c7e38ca5568751a0955e39d6b0d5a8e0 (patch) | |
tree | 1ac67862ddf3a12339626127a9cb2330279d764d /mail/wmmail | |
parent | 2ed94e82ab7daae33b87974838075ee3821a1419 (diff) | |
download | ports-bcdbfce4c7e38ca5568751a0955e39d6b0d5a8e0.tar.gz ports-bcdbfce4c7e38ca5568751a0955e39d6b0d5a8e0.zip |
Notes
Diffstat (limited to 'mail/wmmail')
-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 000000000000..1785018a04d0 --- /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 000000000000..0d4ab72c3f3c --- /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 000000000000..2b4b5aad179c --- /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 000000000000..50caf2fab264 --- /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 000000000000..e3407061fd1a --- /dev/null +++ b/mail/wmmail/pkg-plist @@ -0,0 +1,2 @@ +bin/wmmail +man/man1/wmmail.1.gz |