mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
83fc7a83ad
- Thank you for your years of service, we hope to see you back Approved by: portmgr
17 lines
276 B
Makefile
17 lines
276 B
Makefile
# New ports collection makefile for: ja-quit
|
|
# Date created: 2003/08/28
|
|
# Whom: nork@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese games
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../games/quit
|
|
|
|
CPPFLAGS+= -DJAPANESE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|