freebsd-ports/japanese/gd/Makefile
2021-04-06 16:31:07 +02:00

12 lines
255 B
Makefile

# Created by: ichiro@ichiro.org
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"