blob: b3564adf2cda43b233201996dda8f70f13755a43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# Created by: Hye-Shik Chang <perky@FreeBSD.org>
# $FreeBSD$
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"
|