mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Use MLINKS to install and record a symlinked manpage instead of doing it
by hand. Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> PR: 74440
This commit is contained in:
parent
814de30ec0
commit
8335e9c5a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123526
@ -19,6 +19,7 @@ USE_PERL5= yes
|
||||
NO_BUILD= # defined
|
||||
|
||||
MAN1= cowsay.1
|
||||
MLINKS= cowsay.1 cowthink.1
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC}; ${SH} install.sh ${PREFIX}
|
||||
|
@ -1,6 +1,5 @@
|
||||
bin/cowsay
|
||||
bin/cowthink
|
||||
man/man1/cowthink.1
|
||||
share/cows/beavis.zen.cow
|
||||
share/cows/bong.cow
|
||||
share/cows/box.cow
|
||||
|
Loading…
Reference in New Issue
Block a user