mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/xin: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
8398827922
commit
b329cdeaa3
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= xin
|
PORTNAME= xin
|
||||||
PORTVERSION= 1.0.0
|
PORTVERSION= 1.0.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= SUNSITE/utils/file
|
MASTER_SITES= SUNSITE/utils/file
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@ LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
PLIST_FILES= bin/xin man/man1/xin.1.gz
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
PLIST_FILES= bin/xin share/man/man1/xin.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue