mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- SUB_FILES += pkg-message
PR: ports/142586 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
This commit is contained in:
parent
c48209e68f
commit
5679874bce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247676
@ -18,8 +18,9 @@ COMMENT= A detachable irc proxy server with many features
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= dircproxy.1 dircproxy-crypt.1
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
post-install:
|
||||
@${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,4 @@
|
||||
|
||||
A default dircproxy configuration file has been installed as
|
||||
%%PREFIX%%/share/dircproxy/dircproxyrc.
|
||||
%%DATADIR%%/dircproxyrc.
|
||||
Please read this and the dircproxy(1) manpage to set up dircproxy.
|
||||
|
Loading…
Reference in New Issue
Block a user