There was man in the PLIST.
This commit is contained in:
parent
d3268d9cab
commit
69dcc27a0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12805
2 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 1997/09/09
|
||||
# Whom: wosch
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1997/08/19 21:17:13 wosch Exp $
|
||||
# $Id: Makefile,v 1.1.1.1 1997/09/06 22:26:19 wosch Exp $
|
||||
#
|
||||
|
||||
DISTNAME= movemail-1.0
|
||||
|
@ -12,4 +12,7 @@ MASTER_SITES= http://www.freebsd.org/~wosch/src/
|
|||
|
||||
MAINTAINER= wosch@FreeBSD.ORG
|
||||
|
||||
MAN1= movemail.1
|
||||
MANCOMPRESSED= maybe
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
bin/movemail
|
||||
man/man1/movemail.1.gz
|
||||
|
|
Loading…
Reference in a new issue