blob: 4061b9a6ba50baaeb4c8dba47963c92fbdcf94a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: GP + Japanese treatment
# Version required: 2.5p2
# Date created: 15 April 1997
# Whom: Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp>
#
# $Id: Makefile,v 1.7 1998/06/04 18:28:10 itojun Exp $
#
PKGNAME= ja-gp-2.5p2
CATEGORIES= japanese print
LANGUAGE= Japanese
.include "${.CURDIR}/../../print/gp/Makefile"
|