mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Convert to staging, adapted version of the PR.
PR: ports/183710 Submitted by: Takefu
This commit is contained in:
parent
4b768be379
commit
83507e51c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332959
@ -16,12 +16,10 @@ COMMENT= Perl5 interface to the uulib library (a.k.a. uudeview/uuenview)
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= Changes README
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user