mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
www/tokyopromenade: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
6cacdaba4d
commit
6df0cd34bb
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= tokyopromenade
|
PORTNAME= tokyopromenade
|
||||||
PORTVERSION= 0.9.25
|
PORTVERSION= 0.9.25
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= https://dbmx.net/${PORTNAME}/pkg/
|
MASTER_SITES= https://dbmx.net/${PORTNAME}/pkg/
|
||||||
|
|
||||||
|
@ -16,6 +17,7 @@ OPTIONS_DEFINE= LUA
|
||||||
|
|
||||||
CONFIGURE_ARGS= --enable-fcgi
|
CONFIGURE_ARGS= --enable-fcgi
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
USES= gmake localbase lua compiler
|
USES= gmake localbase lua compiler
|
||||||
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
|
@ -5,7 +5,7 @@ libexec/promscrcount.lua
|
||||||
libexec/promscrsample.lua
|
libexec/promscrsample.lua
|
||||||
libexec/promupdiff.sh
|
libexec/promupdiff.sh
|
||||||
libexec/promupping.sh
|
libexec/promupping.sh
|
||||||
man/man1/prommgr.1.gz
|
share/man/man1/prommgr.1.gz
|
||||||
%%DATADIR%%/COPYING
|
%%DATADIR%%/COPYING
|
||||||
%%DATADIR%%/ChangeLog
|
%%DATADIR%%/ChangeLog
|
||||||
%%DATADIR%%/THANKS
|
%%DATADIR%%/THANKS
|
||||||
|
|
Loading…
Add table
Reference in a new issue