8e185a18bb
Approved by: ichiro@ichiro.org (MAINTAINER of japanese/gd)
17 lines
268 B
Makefile
17 lines
268 B
Makefile
# New ports collection makefile for: gd
|
|
# Date created: 19 Aug 1998
|
|
# Whom: ichiro@ichiro.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= ichiro@ichiro.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../graphics/gd
|
|
|
|
MAKE_ARGS= -DJISX0208
|
|
|
|
.include "${MASTERDIR}/Makefile"
|