mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
sysutils/xin: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= xin
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SUNSITE/utils/file
|
||||
|
||||
@@ -12,6 +12,7 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user