d41372fb19
- Register CONFLICTS
14 lines
301 B
Makefile
14 lines
301 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
|
|
CONFLICTS= jgv-[0-9]*
|
|
|
|
.include "${MASTERDIR}/Makefile"
|