Ensure clean removal.

Reported by: pointyhat
Approved by: edwin (mentor)
This commit is contained in:
Greg Lehey 2013-05-14 01:11:55 +00:00
parent ef0b33d539
commit 512d84281f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318137

View File

@ -44,9 +44,9 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN1= enblend.1 enfuse.1
PLIST_FILES= bin/enblend bin/enfuse
PLIST_DIRS+= %%DOCSDIR%%
post-install:
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.info ${PREFIX}/${INFO_PATH}
.include <bsd.port.mk>