mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Use PLIST_FILES, save an inode.
Nudged by: vs
This commit is contained in:
parent
38e17d36fc
commit
c3fb41ffd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145289
2 changed files with 2 additions and 1 deletions
|
@ -25,6 +25,8 @@ NO_BUILD= yes
|
|||
PORTDOCS= License.text Markdown-Readme.text
|
||||
.endif
|
||||
|
||||
PLIST_FILES= bin/markdown
|
||||
|
||||
post-patch:
|
||||
${PERL} -pi -e "s#/usr/bin/perl#${PERL}#" ${WRKSRC}/Markdown.pl
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
bin/markdown
|
Loading…
Add table
Reference in a new issue