mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Re-add accidentally removed PLIST_DIRS and PLIST_FILES in r339059.
Submitted by: platypus01 at gmail dot com Pointyhat to: jkim
This commit is contained in:
parent
13efb732a2
commit
362a5f9b16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353118
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= unfonts
|
||||
PORTVERSION?= 1.0.2.080608
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= korean x11-fonts
|
||||
MASTER_SITES?= http://kldp.net/frs/download.php/4695/
|
||||
PKGNAMESUFFIX= -${FONTCAT}
|
||||
@ -36,6 +37,9 @@ FONTLIST?= UnBatang \
|
||||
UnPilgiBold
|
||||
FONTFILES= ${FONTLIST:S/$/.ttf/} fonts.dir fonts.scale
|
||||
|
||||
PLIST_DIRS= ${FONTSDIR}
|
||||
PLIST_FILES= ${FONTFILES:S|^|${FONTSDIR}/|}
|
||||
|
||||
do-build:
|
||||
${LOCALBASE}/bin/mkfontscale ${WRKSRC}
|
||||
${LOCALBASE}/bin/mkfontdir ${WRKSRC}
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
MASTER_SITES= http://kldp.net/frs/download.php/1435/
|
||||
|
||||
FONTCAT= extra
|
||||
|
Loading…
Reference in New Issue
Block a user