aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gimp-help-da/Makefile
blob: 7dedd7cdab4ac36fb4de9443dba31d678b10b532 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: SimaMoto,RyoTa <liangtai.s16@gmail.com>
# $FreeBSD$

CATEGORIES= misc graphics

MAINTAINER= liangtai.s16@gmail.com
COMMENT=    The GIMP User Manual in Danish

LICENSE=    GFDL

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

DOCLANG=    da

.include "${MASTERDIR}/Makefile"