openbsd-ports/x11/un-fonts/Makefile.inc
sthen aefd6f9e68 import x11/un-fonts, alternative Korean fonts, preferred by some over
the baekmuk fonts. original port done by Matthieu Herrb, with some reworking
by myself. commit requested by matthieu@.

Un-fonts comes from the HLaTeX type1 fonts made in 1998 by Koaunghi Un,
he designed type1 fonts to use with Korean TeX(HLaTeX) and released them
under the GNU GPL license.

They were converted to TrueType with FontForge(PfaEdit) by Won-kyu Park
in 2003.
2009-03-28 20:27:11 +00:00

24 lines
477 B
Makefile

# $OpenBSD: Makefile.inc,v 1.1.1.1 2009/03/28 20:27:11 sthen Exp $
CATEGORIES ?= x11 japanese korean
HOMEPAGE ?= http://kldp.net/projects/unfonts/
WRKDIST = ${WRKDIR}/un-fonts
# GPLv2
PERMIT_PACKAGE_CDROM = yes
PERMIT_PACKAGE_FTP = yes
PERMIT_DISTFILES_CDROM =yes
PERMIT_DISTFILES_FTP = yes
FONTDIR ?= ${PREFIX}/lib/X11/fonts/korean
NO_BUILD ?= yes
NO_REGRESS ?= yes
PKG_ARCH ?= *
do-install:
${INSTALL_DATA_DIR} ${FONTDIR}
${INSTALL_DATA} ${WRKSRC}/*.ttf ${FONTDIR}