mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
16143f1e31
- Update extra fonts to synchronize with core fonts.
25 lines
350 B
Makefile
25 lines
350 B
Makefile
# Created by: Hye-Shik Chang <perky@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
|
|
FILEID= 2608
|
|
|
|
FONTCAT= extra
|
|
FONTLIST= UnBom \
|
|
UnJamoBatang \
|
|
UnJamoDotum \
|
|
UnJamoNovel \
|
|
UnJamoSora \
|
|
UnPen \
|
|
UnPenheulim \
|
|
UnPilgia \
|
|
UnShinmun \
|
|
UnTaza \
|
|
UnVada \
|
|
UnYetgul
|
|
|
|
MASTERDIR= ${.CURDIR}/../unfonts-core
|
|
|
|
.include "${MASTERDIR}/Makefile"
|