utilize/trash DOCSDIR.

This commit is contained in:
FUJISHIMA Satsuki 2001-09-21 14:06:08 +00:00
parent 7ea1bc1075
commit e43f28dd65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48034
2 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/cftp
@${MKDIR} ${DOCSDIR}
.for file in AUTHORS ChangeLog NEWS README THANKS TODO
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor

View File

@ -8,3 +8,4 @@ info/cftp.info
%%PORTDOCS%%share/doc/cftp/README
%%PORTDOCS%%share/doc/cftp/THANKS
%%PORTDOCS%%share/doc/cftp/TODO
%%PORTDOCS%%@dirrm share/doc/cftp