mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
f70b88ecf7
PR: ports/152989 Submitted by: "SimaMoto, RyoTa" <liangtai.s4@gmail.com> (maintainer)
19 lines
364 B
Makefile
19 lines
364 B
Makefile
# New ports collection makefile for: gimp-help
|
|
# Date created: 10th April 2010
|
|
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= russian graphics
|
|
|
|
MAINTAINER= liangtai.s4@gmail.com
|
|
COMMENT= The GIMP User Manual in Russian
|
|
|
|
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
|
|
|
|
DOCLANG= ru
|
|
AMPLE= "@comment "
|
|
|
|
.include "${MASTERDIR}/Makefile"
|