1
0
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:
Philip M. Gollucci 2010-01-12 04:03:26 +00:00
parent c48209e68f
commit 5679874bce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247676
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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.