mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
15 lines
292 B
Makefile
15 lines
292 B
Makefile
|
# New ports collection makefile for: acroread-korfont
|
||
|
# Version required: 1999.5.24
|
||
|
# Date created: 99/06/16
|
||
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
||
|
#
|
||
|
# $Id: $
|
||
|
#
|
||
|
|
||
|
DISTNAME= korfont
|
||
|
CATEGORIES= korean
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../print/acroread-commfont
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|