diff options
author | Steve Price <steve@FreeBSD.org> | 1998-10-20 01:43:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-10-20 01:43:13 +0000 |
commit | 8c3c71df0d8b84ccaae44e44668b3b70f751beae (patch) | |
tree | 50d2c878e35b7e0a9942d2899cca7c84d9d06caa /mail/wmmail | |
parent | Remove empty directories on deinstall. (diff) |
Move manpages from pkg/PLIST to Makefile.
Diffstat (limited to 'mail/wmmail')
-rw-r--r-- | mail/wmmail/Makefile | 3 | ||||
-rw-r--r-- | mail/wmmail/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index 5f3506d66563..8acbde317013 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Jun 1998 # Whom: rom # -# $Id: Makefile,v 1.2 1998/09/15 11:13:28 asami Exp $ +# $Id: Makefile,v 1.3 1998/09/17 00:32:45 asami Exp $ # DISTNAME= wmmail-0.59 @@ -15,5 +15,6 @@ MAINTAINER= rom_glsa@ein-hashofet.co.il LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_IMAKE= yes +MAN1= wmmail.1 .include <bsd.port.mk> diff --git a/mail/wmmail/pkg-plist b/mail/wmmail/pkg-plist index e3407061fd1a..2677a1b39b43 100644 --- a/mail/wmmail/pkg-plist +++ b/mail/wmmail/pkg-plist @@ -1,2 +1 @@ bin/wmmail -man/man1/wmmail.1.gz |