mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
textproc/fist: Moved man to share/man
This commit is contained in:
parent
ef34db7d96
commit
83ef7c0059
@ -1,5 +1,6 @@
|
||||
PORTNAME= fist
|
||||
PORTVERSION= 4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://www.fourmilab.ch/fist/
|
||||
|
||||
@ -11,8 +12,9 @@ LICENSE= PD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/fist \
|
||||
man/man1/fist.1.gz
|
||||
share/man/man1/fist.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user