1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/japanese/gd/Makefile

18 lines
343 B
Makefile
Raw Normal View History

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