Add missing file to pkg-plist

This commit is contained in:
Kris Kennaway 2002-09-14 22:30:00 +00:00
parent f5fe0f912b
commit ec74ba4484
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66319

View file

@ -24,7 +24,7 @@ post-extract:
pre-install:
${RM} -f ${PLIST}
.for i in ${BINS}
.for i in ${BINS} as/as86_encap
${ECHO_CMD} bin/`${BASENAME} ${i}` >> ${PLIST}
.endfor
.if !defined(NOPORTDOCS)