2003-08-18 16:15:10 +00:00
|
|
|
# New ports collection makefile for: gd2
|
1998-09-10 14:17:47 +00:00
|
|
|
# Date created: 19 Aug 1998
|
|
|
|
# Whom: ichiro@ichiro.org
|
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1998-09-10 14:17:47 +00:00
|
|
|
#
|
|
|
|
|
2001-02-12 11:28:36 +00:00
|
|
|
CATEGORIES= japanese
|
1998-09-10 14:17:47 +00:00
|
|
|
|
|
|
|
MAINTAINER= ichiro@ichiro.org
|
2003-02-20 18:17:25 +00:00
|
|
|
COMMENT= A graphics library for fast image creation with Japanese support
|
1998-09-10 14:17:47 +00:00
|
|
|
|
2001-02-12 11:28:36 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../graphics/gd
|
1998-11-14 09:43:39 +00:00
|
|
|
|
2003-08-18 16:15:10 +00:00
|
|
|
CPPFLAGS+= -DJISX0208
|
1998-09-10 14:17:47 +00:00
|
|
|
|
2001-02-12 11:28:36 +00:00
|
|
|
.include "${MASTERDIR}/Makefile"
|