mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
12 lines
186 B
Makefile
12 lines
186 B
Makefile
# Created by: nork@FreeBSD.org
|
|
|
|
CATEGORIES= japanese games
|
|
|
|
MAINTAINER= meta@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../games/quit
|
|
|
|
CPPFLAGS+= -DJAPANESE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|