1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/japanese/gd/Makefile
2021-04-06 16:31:07 +02:00

13 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"