1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/chinese/FreeWnn-server/Makefile
Satoshi Asami 555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00

20 lines
490 B
Makefile

# New ports collection makefile for: Wnn for Chinese
# Version required: 4.2
# Date created: 20 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.5 1997/09/23 02:17:56 max Exp $
#
PKGNAME= zh-Wnn-4.2
CATEGORIES= chinese
## COMMENT, DESCR, PLIST is used in a local 'pkg' directory
COMMENT= ${.CURDIR}/pkg/COMMENT
DESCR= ${.CURDIR}/pkg/DESCR
PLIST= ${.CURDIR}/pkg/PLIST
MASTERDIR= ${.CURDIR}/../../japanese/Wnn
.include "${MASTERDIR}/Makefile"