7acef1cd7a
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
16 lines
296 B
Makefile
16 lines
296 B
Makefile
# New ports collection makefile for: GP + Japanese treatment
|
|
# Date created: 15 April 1997
|
|
# Whom: Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
LANGUAGE= Japanese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gp
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|