freebsd-ports/korean/johabfonts/Makefile
Steve Price 6bffea5433 Install files in new fonts/local directory.
PR:		8719
Submitted by:	maintainer
1998-11-21 20:08:11 +00:00

23 lines
631 B
Makefile

# New ports collection makefile for: johabfonts
# Version required: 3.04
# Date created: 15 Mar 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
# $Id: Makefile,v 1.5 1998/08/07 22:43:10 asami Exp $
#
DISTNAME= hanterm304fonts
PKGNAME= ko-johabfonts-3.04
CATEGORIES= korean x11-fonts
MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/hanterm304beta/fonts/ \
ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/terminal/hanterm/hanterm304beta/fonts/
MAINTAINER= junker@jazz.snu.ac.kr
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
pre-install:
-mkdir -p ${PREFIX}/lib/X11/fonts/local
.include <bsd.port.mk>