7acef1cd7a
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
15 lines
298 B
Makefile
15 lines
298 B
Makefile
# New ports collection makefile for: libraries of FreeWnn
|
|
# Date created: 00/08/25
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -lib
|
|
CATEGORIES= korean
|
|
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
|
|
PKGDIR= ${.CURDIR}
|
|
WNN= kWnn
|
|
|
|
.include "${MASTERDIR}/Makefile"
|