mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/poppwd: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
7987f29ebd
commit
d32936fb17
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= poppwd
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/poppwd/ \
|
||||
http://www.ugh.eclipse.co.uk/mirror/ftp.ugh.net.au/pub/unix/poppwd/
|
||||
|
@ -10,7 +11,9 @@ COMMENT= Implementation of the Eudora password changing protocol
|
|||
WRKSRC= ${WRKDIR}/poppwd
|
||||
USES= uidfix
|
||||
|
||||
MAKE_ARGS= MANDIR="${PREFIX}/share/man/man"
|
||||
|
||||
PLIST_FILES= libexec/poppwd \
|
||||
man/man8/poppwd.8.gz
|
||||
share/man/man8/poppwd.8.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue