mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
d41372fb19
- Register CONFLICTS
15 lines
301 B
Makefile
15 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"
|