mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
3e05625b0e
- Update unfonts-core to 1.0.2-080608. - Correct version number for unfonts-extra.
25 lines
455 B
Makefile
25 lines
455 B
Makefile
# New ports collection makefile for: unfonts-extra-ttf
|
|
# Date created: 27 September 2003
|
|
# Whom: Hye-Shik Chang <perky@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTVERSION= 1.0.1
|
|
MASTER_SITES= http://kldp.net/frs/download.php/1435/
|
|
|
|
FONTCAT= extra
|
|
FONTLIST= UnBom \
|
|
UnJamoBatang \
|
|
UnJamoDotum \
|
|
UnJamoNovel \
|
|
UnJamoSora \
|
|
UnPen \
|
|
UnPenheulim \
|
|
UnShinmun \
|
|
UnTaza \
|
|
UnYetgul
|
|
|
|
MASTERDIR= ${.CURDIR}/../unfonts-core
|
|
|
|
.include "${MASTERDIR}/Makefile"
|