make portlint happy.
This commit is contained in:
parent
68a7ec508d
commit
591bddf467
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101579
@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= General purpose TCP/IP proxy system
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_BZIP2= yes
|
||||
IS_INTERACTIVE= YES
|
||||
PORTDOCS= Manual.htm tutor-jp.htm tutor-en.htm
|
||||
PLIST_FILES= sbin/delegated etc/rc.d/delegated.sh-dist
|
||||
@ -23,7 +23,7 @@ PLIST_FILES= sbin/delegated etc/rc.d/delegated.sh-dist
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/delegated ${PREFIX}/sbin
|
||||
${INSTALL_SCRIPT} ${FILESDIR}/delegated.sh \
|
||||
${PREFIX}/etc/rc.d/delegated.sh-dist
|
||||
${PREFIX}/etc/rc.d/delegated.sh-dist
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for f in ${PORTDOCS}
|
||||
|
Loading…
Reference in New Issue
Block a user