summaryrefslogtreecommitdiff
path: root/japanese/gd1/Makefile
blob: b5336deb424d0fd744ae63adc4b9959b42c6223d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	gd1
# Date created:				19 Aug 1998
# Whom:					ichiro@ichiro.org
#
# $FreeBSD$
#

CATEGORIES=	japanese

MAINTAINER=	ichiro@ichiro.org
COMMENT=	A graphics library for fast image creation with Japanese support

MASTERDIR=	${.CURDIR}/../../graphics/gd1

CPPFLAGS+=	-DJISX0208

.include "${MASTERDIR}/Makefile"