mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
24 lines
338 B
Makefile
24 lines
338 B
Makefile
# Created by: Hye-Shik Chang <perky@FreeBSD.org>
|
|
|
|
PORTREVISION= 1
|
|
|
|
FILEID= 2608
|
|
|
|
FONTCAT= extra
|
|
FONTLIST= UnBom \
|
|
UnJamoBatang \
|
|
UnJamoDotum \
|
|
UnJamoNovel \
|
|
UnJamoSora \
|
|
UnPen \
|
|
UnPenheulim \
|
|
UnPilgia \
|
|
UnShinmun \
|
|
UnTaza \
|
|
UnVada \
|
|
UnYetgul
|
|
|
|
MASTERDIR= ${.CURDIR}/../unfonts-core
|
|
|
|
.include "${MASTERDIR}/Makefile"
|