1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/korean/johabfonts/Makefile
Satoshi Asami ceef50cbdc Mega-import of three hanterms (with different font handling) and a
popular Korean font.

PR:		3093, 3094, 3095, 3096
Submitted by:	Choi Jun Ho <junker@moderato.snu.ac.kr>
1997-04-18 08:45:52 +00:00

25 lines
585 B
Makefile

# New ports collection makefile for: hanterm304fonts
# Version required: none
# Date created: 22 Mar 1997
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
# $Id$
#
DISTNAME= hanterm304fonts
PKGNAME= kr-johabfonts-304
CATEGORIES= korean x11
MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/ \
ftp://sunsite.kren.nm.kr/pub/packages/hangul/terminal/hanterm/
MAINTAINER= junker@jazz.snu.ac.kr
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
# to show a warning message to add fontpath for these fonts
post-install:
@${CAT} ${PKGDIR}/MESSAGE
.include <bsd.port.mk>