mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +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
276 B
Makefile
14 lines
276 B
Makefile
# New ports collection makefile for: Muggy for ja-TkStep
|
|
# Date created: 25 March 1999
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
LANGUAGE= Japanese
|
|
MASTERDIR= ${.CURDIR}/../../x11-fm/binder
|
|
|
|
.include "${MASTERDIR}/Makefile"
|