mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
sysutils/unquote: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
40cfcc43a9
commit
90f1c0f405
@ -1,5 +1,6 @@
|
||||
PORTNAME= unquote
|
||||
PORTVERSION= 1.0.b4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://devel.ringlet.net/misc/unquote/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
|
||||
@ -10,8 +11,9 @@ WWW= https://devel.ringlet.net/misc/unquote/
|
||||
|
||||
USES= uidfix
|
||||
|
||||
PLIST_FILES= bin/unquote man/man1/unquote.1.gz
|
||||
PLIST_FILES= bin/unquote share/man/man1/unquote.1.gz
|
||||
|
||||
MAKE_ARGS= MANDIR="${PREFIX}/share/man/man"
|
||||
.if !defined(NO_RELEASE)
|
||||
MAKE_ENV+= RELEASE=yes
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user