mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
431 B
Makefile
19 lines
431 B
Makefile
# New ports collection makefile for: Wnn for Korea
|
|
# Version required: 4.2
|
|
# Date created: 20 July 1997
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ko-Wnn-4.2
|
|
CATEGORIES= korean
|
|
|
|
## COMMENT, DESCR, PLIST is used in a local 'pkg' directory
|
|
MASTERDIR= ${.CURDIR}/../../japanese/Wnn
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
DESCR= ${.CURDIR}/pkg/DESCR
|
|
PLIST= ${.CURDIR}/pkg/PLIST
|
|
|
|
.include "${MASTERDIR}/Makefile"
|