mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
353 B
Makefile
18 lines
353 B
Makefile
# 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>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ja-gp-2.5p2
|
|
CATEGORIES= japanese print
|
|
|
|
LANGUAGE= Japanese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gp
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|