mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
16 lines
296 B
Makefile
16 lines
296 B
Makefile
# Created by: 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 "
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|