blob: 5aa8070c8d051924e0bbe623026f75ea18bd3622 (
plain) (
tree)
|
|
# New ports collection makefile for: gimp-help
# Date created: 10th April 2010
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
#
# $FreeBSD$
#
CATEGORIES= korean graphics
MAINTAINER= liangtai.s4@gmail.com
COMMENT= The GIMP User Manual in Korean
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
DOCLANG= ko
AMPLE= "@comment "
.include "${MASTERDIR}/Makefile"
|