blob: 06832cb0275bf3c62e86dbeb4d7e80d8f89ff5e1 (
plain) (
tree)
|
|
# New ports collection makefile for: gd
# Date created: 19 Aug 1998
# Whom: ichiro@ichiro.org
#
# $FreeBSD$
#
CATEGORIES= japanese
MAINTAINER= ichiro@ichiro.org
COMMENT= A graphics library for fast image creation with Japanese support
MASTERDIR= ${.CURDIR}/../../graphics/gd
MAKE_ARGS= -DJISX0208
.include "${MASTERDIR}/Makefile"
|