blob: baaae55a92bb97fa495bbf1774cd3074a2f6ac22 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: acroread-korfont
# Version required: 1999.7.20
# Date created: 99/06/16
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $Id: Makefile,v 1.1.1.1 1999/06/17 09:33:24 taoka Exp $
#
DISTNAME= korfont
CATEGORIES= korean
MASTERDIR= ${.CURDIR}/../../print/acroread-commfont
.include "${MASTERDIR}/Makefile"
|