aboutsummaryrefslogtreecommitdiff
path: root/mail/asmail
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-04 08:08:47 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-04 08:08:47 +0000
commitc09f4633a7eb3aee2ccfa8fc1539bd7e9c95c398 (patch)
tree88fc2ced43579b00900930363c4bac0d8d60a68f /mail/asmail
parent5d39fdfda5860529af3fbebe028aecdec3fca1b4 (diff)
downloadports-c09f4633a7eb3aee2ccfa8fc1539bd7e9c95c398.tar.gz
ports-c09f4633a7eb3aee2ccfa8fc1539bd7e9c95c398.zip
Re-import asmail into mail for symmetry with the other xbiff type
applications. Requested by: asami
Notes
Notes: svn path=/head/; revision=8475
Diffstat (limited to 'mail/asmail')
-rw-r--r--mail/asmail/Makefile40
-rw-r--r--mail/asmail/distinfo1
-rw-r--r--mail/asmail/pkg-comment1
-rw-r--r--mail/asmail/pkg-descr7
-rw-r--r--mail/asmail/pkg-plist36
5 files changed, 85 insertions, 0 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile
new file mode 100644
index 000000000000..21e36ff59575
--- /dev/null
+++ b/mail/asmail/Makefile
@@ -0,0 +1,40 @@
+# New ports collection makefile for: asmail
+# Version required: 0.50
+# Date created: 15 August 1997
+# Whom: brett@peloton.physics.montana.edu
+#
+# $Id$
+#
+
+DISTNAME= asmail-0.50
+CATEGORIES= mail x11
+MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/apps/asmail/ \
+ ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/apps/asmail/
+
+MAINTAINER= brett@peloton.physics.montana.edu
+
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
+USE_IMAKE= yes
+
+PIXMAPS= e/e-no.xpm e/e0.xpm e/e1.xpm e/e10.xpm e/e11.xpm e/e2.xpm \
+ e/e3.xpm e/e4.xpm e/e5.xpm e/e6.xpm e/e7.xpm e/e8.xpm e/e9.xpm \
+ monitor-e/monitor-e0.xpm monitor-e/monitor-e1.xpm \
+ monitor-e/monitor-e10.xpm monitor-e/monitor-e11.xpm \
+ monitor-e/monitor-e2.xpm monitor-e/monitor-e3.xpm \
+ monitor-e/monitor-e4.xpm monitor-e/monitor-e5.xpm \
+ monitor-e/monitor-e6.xpm monitor-e/monitor-e7.xpm \
+ monitor-e/monitor-e8.xpm monitor-e/monitor-e9.xpm \
+ monitor-e/monitor-no.xpm std/newmail.xpm \
+ std/newmail_s.xpm std/nomail.xpm std/nomail_s.xpm \
+ std/oldmail.xpm std/oldmail_s.xpm
+
+post-install:
+.for pixmap in ${PIXMAPS}
+ ${INSTALL_DATA} ${WRKSRC}/pixmaps/${pixmap} ${PREFIX}/include/X11/pixmaps
+.endfor
+ ${MKDIR} ${PREFIX}/share/doc/asmail
+ ${INSTALL_DATA} ${WRKSRC}/sample.asmailrc ${PREFIX}/share/doc/asmail
+ strip ${PREFIX}/bin/asmail
+
+.include <bsd.port.mk>
diff --git a/mail/asmail/distinfo b/mail/asmail/distinfo
new file mode 100644
index 000000000000..74d577ea289e
--- /dev/null
+++ b/mail/asmail/distinfo
@@ -0,0 +1 @@
+MD5 (asmail-0.50.tar.gz) = 3f6f2aa9cf9d91ee77f2190b45ea6e94
diff --git a/mail/asmail/pkg-comment b/mail/asmail/pkg-comment
new file mode 100644
index 000000000000..45f3dfe53bf1
--- /dev/null
+++ b/mail/asmail/pkg-comment
@@ -0,0 +1 @@
+This is a biff type program, designed to match AfterStep.
diff --git a/mail/asmail/pkg-descr b/mail/asmail/pkg-descr
new file mode 100644
index 000000000000..b046f401a1b3
--- /dev/null
+++ b/mail/asmail/pkg-descr
@@ -0,0 +1,7 @@
+Asmail is a "mail-checker" like xbiff, but with the Afterstep
+look & feel. It indicates the status of your mailbox.
+It can be put in the Wharf, execute a program on incoming mail,
+execute a program upon mouseclick, show animations and more...
+
+-Brett
+brett@peloton.physics.montana.edu
diff --git a/mail/asmail/pkg-plist b/mail/asmail/pkg-plist
new file mode 100644
index 000000000000..ee1fca135b32
--- /dev/null
+++ b/mail/asmail/pkg-plist
@@ -0,0 +1,36 @@
+bin/asmail
+man/man1/asmail.1.gz
+share/doc/asmail/sample.asmailrc
+include/X11/pixmaps/e-no.xpm
+include/X11/pixmaps/e0.xpm
+include/X11/pixmaps/e1.xpm
+include/X11/pixmaps/e10.xpm
+include/X11/pixmaps/e11.xpm
+include/X11/pixmaps/e2.xpm
+include/X11/pixmaps/e3.xpm
+include/X11/pixmaps/e4.xpm
+include/X11/pixmaps/e5.xpm
+include/X11/pixmaps/e6.xpm
+include/X11/pixmaps/e7.xpm
+include/X11/pixmaps/e8.xpm
+include/X11/pixmaps/e9.xpm
+include/X11/pixmaps/monitor-e0.xpm
+include/X11/pixmaps/monitor-e1.xpm
+include/X11/pixmaps/monitor-e10.xpm
+include/X11/pixmaps/monitor-e11.xpm
+include/X11/pixmaps/monitor-e2.xpm
+include/X11/pixmaps/monitor-e3.xpm
+include/X11/pixmaps/monitor-e4.xpm
+include/X11/pixmaps/monitor-e5.xpm
+include/X11/pixmaps/monitor-e6.xpm
+include/X11/pixmaps/monitor-e7.xpm
+include/X11/pixmaps/monitor-e8.xpm
+include/X11/pixmaps/monitor-e9.xpm
+include/X11/pixmaps/monitor-no.xpm
+include/X11/pixmaps/newmail.xpm
+include/X11/pixmaps/newmail_s.xpm
+include/X11/pixmaps/nomail.xpm
+include/X11/pixmaps/nomail_s.xpm
+include/X11/pixmaps/oldmail.xpm
+include/X11/pixmaps/oldmail_s.xpm
+@dirrm share/doc/asmail