mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
converters/mpack: use ${PREFIX}/share/man
This commit is contained in:
parent
f4b052bdc2
commit
b1d57962b5
@ -1,6 +1,6 @@
|
||||
PORTNAME= mpack
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= converters mail news
|
||||
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/mpack/
|
||||
|
||||
@ -12,8 +12,9 @@ USES= cpe
|
||||
CPE_VENDOR= mpack_project
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/mpack bin/munpack \
|
||||
man/man1/mpack.1.gz man/man1/munpack.1.gz
|
||||
share/man/man1/mpack.1.gz share/man/man1/munpack.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user