aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/gd/Makefile
blob: 42ffd67f9c736fea864eaa376b93ccc7d5e0a158 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: ichiro@ichiro.org
# $FreeBSD$

CATEGORIES= japanese

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

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

CPPFLAGS+=  -DJISX0208

.include "${MASTERDIR}/Makefile"