mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
deskutils/rolo: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c24cfe25df
commit
cfdd391542
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= rolo
|
||||
PORTVERSION= 011
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -14,6 +15,7 @@ LIB_DEPENDS= libvc.so:devel/libvc
|
|||
|
||||
USES= localbase ncurses tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/rolo
|
||||
man/man1/rolo.1.gz
|
||||
share/man/man1/rolo.1.gz
|
||||
%%PORTDOCS%%share/doc/rolo/AUTHORS
|
||||
%%PORTDOCS%%share/doc/rolo/ChangeLog
|
||||
%%PORTDOCS%%share/doc/rolo/NEWS
|
||||
|
|
Loading…
Add table
Reference in a new issue