mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
15 lines
301 B
Makefile
15 lines
301 B
Makefile
# New ports collection makefile for: acroread-korfont
|
|
# Version required: 1999.7.20
|
|
# Date created: 99/06/16
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= korfont
|
|
CATEGORIES= korean linux
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread-commfont
|
|
|
|
.include "${MASTERDIR}/Makefile"
|