mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
a50678312b
since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor)
14 lines
279 B
Makefile
14 lines
279 B
Makefile
# New ports collection makefile for: JDE's JGV for ja-TkStep
|
|
# Date created: 25 March 1999
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
LANGUAGE= Japanese
|
|
MASTERDIR= ${.CURDIR}/../../graphics/jgv
|
|
|
|
.include "${MASTERDIR}/Makefile"
|