2010-06-14 22:47:50 +02:00
|
|
|
# New ports collection makefile for: gimp-help
|
|
|
|
# Date created: 10th April 2010
|
|
|
|
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
CATEGORIES= chinese graphics
|
|
|
|
|
|
|
|
MAINTAINER= liangtai.s4@gmail.com
|
2012-07-24 09:19:21 +02:00
|
|
|
COMMENT= The GIMP User Manual in Simplified Chinese
|
2010-06-14 22:47:50 +02:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
|
|
|
|
|
|
|
|
DOCLANG= zh_CN
|
|
|
|
AMPLE= "@comment "
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|