mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
38e32ee43c
- Register CONFLICTS
15 lines
301 B
Makefile
15 lines
301 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
|
|
CONFLICTS= binder-[0-9]*
|
|
|
|
.include "${MASTERDIR}/Makefile"
|