mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
install fonts.alias file
This commit is contained in:
parent
fe8a9a098f
commit
6119263e8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2096
2 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
+ install:
|
||||
+ mkdir -p ${PREFIX}/lib/metamail/fonts
|
||||
+ install -c heb6x13.${FONTSUFFIX} heb8x13.${FONTSUFFIX} \
|
||||
+ heb8x13B.${FONTSUFFIX} ${PREFIX}/lib/metamail/fonts
|
||||
+ heb8x13B.${FONTSUFFIX} fonts.alias ${PREFIX}/lib/metamail/fonts
|
||||
+ if [ -d /usr/X11R6 ]; then mkfontdir ${PREFIX}/lib/metamail/fonts ; fi
|
||||
|
||||
clean:
|
||||
|
|
|
@ -29,6 +29,7 @@ lib/metamail/fonts/heb6x13.pcf
|
|||
lib/metamail/fonts/heb8x13.pcf
|
||||
lib/metamail/fonts/heb8x13B.pcf
|
||||
lib/metamail/fonts/fonts.dir
|
||||
lib/metamail/fonts/fonts.alias
|
||||
etc/mailcap
|
||||
man/man1/audiocompose.1.gz
|
||||
man/man1/audiosend.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue