a6383cf6b5
translations have been added (ca, da, el, en_GB, sl, pt_BR) - Add stage support - Update maintainer address PR: based on ports/179681 Submitted by: RyoTa SimaMoto (maintainer)
16 lines
279 B
Makefile
16 lines
279 B
Makefile
# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= korean graphics
|
|
|
|
MAINTAINER= liangtai.s16@gmail.com
|
|
COMMENT= The GIMP User Manual in Korean
|
|
|
|
LICENSE= GFDL
|
|
|
|
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
|
|
|
|
DOCLANG= ko
|
|
|
|
.include "${MASTERDIR}/Makefile"
|