d3fc97c432
Approved by: portmgr (implicitly)
16 lines
358 B
Makefile
16 lines
358 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
|
|
COMMENT= A GUI Printer manager written with Tcl/Tk (Japanese)
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gp
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|