restore missing .endif line

Submitted by: Kevin Street street@iname.com
This commit is contained in:
Michael Haro 1999-08-28 19:41:21 +00:00
parent 98a4bda99c
commit d21ec77e4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21069

View File

@ -20,6 +20,7 @@ do-install:
${MKDIR} ${PREFIX}/share/doc/gracula
${INSTALL_MAN} ${WRKSRC}/NNL ${PREFIX}/share/doc/gracula
${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/gracula
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>