Install README as stated in the PLISTDOCS variable
Noticed by: krion / test of ports/75379
This commit is contained in:
parent
d522c52bb9
commit
082d147558
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128108
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= dnshijacker
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns security
|
||||
MASTER_SITES= http://pedram.redhive.com/downloads/
|
||||
|
||||
|
@ -28,5 +29,7 @@ do-build:
|
|||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/dnshijacker ${PREFIX}/bin
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue