mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Add missing font files
- Trim header Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
e9d04deb06
commit
97a3386012
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321259
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: firefly TrueType Font
|
||||
# Date created: 2 Sep 2004
|
||||
# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
|
||||
#
|
||||
# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fireflyttf
|
||||
PORTVERSION= 1.3.0
|
||||
|
@ -1,3 +1,5 @@
|
||||
%%XFONTSDIR%%/fonts.dir
|
||||
%%XFONTSDIR%%/fonts.scale
|
||||
%%X11%%@unexec if cmp -s %%LOCALBASE%%/etc/fonts/local.conf %D/%%FONTSDIR%%/local.conf-sung; then rm -f %%LOCALBASE%%/etc/fonts/local.conf; fi
|
||||
%%FONTSDIR%%/local.conf-sung
|
||||
%%X11%%@exec cp %D/%%FONTSDIR%%/local.conf-sung %%LOCALBASE%%/etc/fonts/local.conf
|
||||
|
Loading…
Reference in New Issue
Block a user