aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gimp-help-es/Makefile
blob: 5075433d2601e0f1c7a07b8108b5e4212b6d9d68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    gimp-help
# Date created:     10th April 2010
# Whom:         SimaMoto,RyoTa <liangtai.s4@gmail.com>
#
# $FreeBSD$
#

CATEGORIES= misc graphics

MAINTAINER= liangtai.s4@gmail.com
COMMENT=    The GIMP User Manual in Spanish

MASTERDIR=  ${.CURDIR}/../gimp-help-en

DOCLANG=    es
AMPLE=  "@comment "

.include "${MASTERDIR}/Makefile"