mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
editors/dkns: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2523039ea0
commit
fd5550e4a4
@ -1,5 +1,6 @@
|
||||
PORTNAME= dkns
|
||||
PORTVERSION= 1.100
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= https://www.mammothcheese.ca/
|
||||
|
||||
@ -12,10 +13,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= munger:lang/munger
|
||||
|
||||
MAKE_ARGS= MANDIR="${STAGEDIR}${PREFIX}/share/man/man1/"
|
||||
MAKE_ENV= INSTALL_MAN="${INSTALL_MAN}" INSTALL_SCRIPT="${INSTALL_SCRIPT}"
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/dkns \
|
||||
man/man1/dkns.1.gz
|
||||
share/man/man1/dkns.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user