freebsd-ports/japanese/gd/Makefile
Jimmy Olgeni 021be14f65 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
2014-07-05 19:27:03 +00:00

14 lines
267 B
Makefile

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