forked from Lainports/freebsd-ports
archivers/deutex: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b9cbc8e918
commit
070054d9d8
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= deutex
|
PORTNAME= deutex
|
||||||
PORTVERSION= 5.2.2
|
PORTVERSION= 5.2.2
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= archivers games
|
CATEGORIES= archivers games
|
||||||
|
|
||||||
MAINTAINER= kai@FreeBSD.org
|
MAINTAINER= kai@FreeBSD.org
|
||||||
|
|
@ -19,9 +20,10 @@ USE_GITHUB= yes
|
||||||
GH_ACCOUNT= Doom-Utils
|
GH_ACCOUNT= Doom-Utils
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
|
|
||||||
PLIST_FILES= bin/deutex \
|
PLIST_FILES= bin/deutex \
|
||||||
man/man6/${PORTNAME}.6.gz
|
share/man/man6/${PORTNAME}.6.gz
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS PNG
|
OPTIONS_DEFINE= DOCS PNG
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue