mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00: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
@ -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…
Reference in New Issue
Block a user