mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
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
299 B
Makefile
15 lines
299 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= chinese
|
|
MASTERDIR= ${.CURDIR}/../../japanese/FreeWnn-lib
|
|
PKGDIR= ${.CURDIR}
|
|
WNN= cWnn
|
|
|
|
.include "${MASTERDIR}/Makefile"
|