mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/srg: Moved manpages to share/man
Approved by: portmgr (blanket) Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
32b0a719a2
commit
b05c73bd21
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= srg
|
||||
PORTVERSION= 1.3.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
|
||||
http://mirror.crc.net.nz/pub/srg/
|
||||
|
@ -15,6 +16,7 @@ USES= tar:bzip2
|
|||
USE_CXXSTD= c++14
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
|
|
|
@ -9,4 +9,4 @@ bin/srg
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/srg.daily
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/srg.monthly
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/srg.weekly
|
||||
man/man1/srg.1.gz
|
||||
share/man/man1/srg.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue