summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-10-02 01:59:10 +0000
committersteve <steve@FreeBSD.org>1998-10-02 01:59:10 +0000
commit5cc64b0d2d1bfec99cedd1a402d06ae102af9e1b (patch)
treeb32e55fc75d01be1c81d2b71e9b11f39ae6f9636 /mail
parent1586e4f8dc9465407f07ef4ddda724e3be022d00 (diff)
downloadFreeBSD-ports-5cc64b0d2d1bfec99cedd1a402d06ae102af9e1b.zip
FreeBSD-ports-5cc64b0d2d1bfec99cedd1a402d06ae102af9e1b.tar.gz
Move manpage to Makefile and use MAN1 macro.
Diffstat (limited to 'mail')
-rw-r--r--mail/asmail/Makefile4
-rw-r--r--mail/asmail/pkg-plist3
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile
index 4205ecc..969cba4 100644
--- a/mail/asmail/Makefile
+++ b/mail/asmail/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 August 1997
# Whom: brett@peloton.physics.montana.edu
#
-# $Id: Makefile,v 1.2 1998/09/15 11:13:27 asami Exp $
+# $Id: Makefile,v 1.3 1998/09/17 00:32:45 asami Exp $
#
DISTNAME= asmail-0.50
@@ -29,6 +29,8 @@ PIXMAPS= e/e-no.xpm e/e0.xpm e/e1.xpm e/e10.xpm e/e11.xpm e/e2.xpm \
std/newmail_s.xpm std/nomail.xpm std/nomail_s.xpm \
std/oldmail.xpm std/oldmail_s.xpm
+MAN1= asmail.1
+
post-install:
.for pixmap in ${PIXMAPS}
${INSTALL_DATA} ${WRKSRC}/pixmaps/${pixmap} ${PREFIX}/include/X11/pixmaps
diff --git a/mail/asmail/pkg-plist b/mail/asmail/pkg-plist
index ee1fca1..ed344c5 100644
--- a/mail/asmail/pkg-plist
+++ b/mail/asmail/pkg-plist
@@ -1,6 +1,4 @@
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
@@ -33,4 +31,5 @@ include/X11/pixmaps/nomail.xpm
include/X11/pixmaps/nomail_s.xpm
include/X11/pixmaps/oldmail.xpm
include/X11/pixmaps/oldmail_s.xpm
+share/doc/asmail/sample.asmailrc
@dirrm share/doc/asmail
OpenPOWER on IntegriCloud