mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/biosfont: move manpages to share/man
This commit is contained in:
parent
7f8cefca3c
commit
aceef2fc16
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= biosfont
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= rene@FreeBSD.org
|
||||
|
@ -18,6 +19,6 @@ WRKSRC_SUBDIR= biosfont
|
|||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/biosfont.h ${STAGEDIR}${PREFIX}/include
|
||||
${INSTALL_MAN} ${WRKSRC}/biosfont.4 ${STAGEDIR}${PREFIX}/man/man4
|
||||
${INSTALL_MAN} ${WRKSRC}/biosfont.4 ${STAGEDIR}${PREFIX}/share/man/man4
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
include/biosfont.h
|
||||
man/man4/biosfont.4.gz
|
||||
share/man/man4/biosfont.4.gz
|
||||
/%%KMODDIR%%/biosfont.ko
|
||||
|
|
Loading…
Add table
Reference in a new issue