mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
efcec66ca4
Pass maintainership to submitter, the listed maintainer hasn't been active since 2005. The slave port wasn't maintained. PR: 190874 Submitted by: Koichiro IWAO
13 lines
201 B
Makefile
13 lines
201 B
Makefile
# Created by: nork@FreeBSD.org
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= japanese games
|
|
|
|
MAINTAINER= meta+ports@vmeta.jp
|
|
|
|
MASTERDIR= ${.CURDIR}/../../games/quit
|
|
|
|
CPPFLAGS+= -DJAPANESE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|