1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/japanese/quit/Makefile
Dmitry Marakasov 6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00

17 lines
275 B
Makefile

# New ports collection makefile for: ja-quit
# Date created: 2003/08/28
# Whom: nork@FreeBSD.org
#
# $FreeBSD$
#
CATEGORIES= japanese games
MAINTAINER= nork@FreeBSD.org
MASTERDIR= ${.CURDIR}/../../games/quit
CPPFLAGS+= -DJAPANESE
.include "${MASTERDIR}/Makefile"