aboutsummaryrefslogtreecommitdiff
path: root/misc/gimp-help-it/Makefile
blob: 9115ee128edbc10326f2b4dd38424b8a373a878c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com>
# $FreeBSD$

CATEGORIES=	misc graphics

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

LICENSE=	GFDL

BROKEN=		fails to build
DEPRECATED=	Broken
EXPIRATION_DATE=	2020-02-27

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

DOCLANG=	it

.include "${MASTERDIR}/Makefile"