a6383cf6b5
translations have been added (ca, da, el, en_GB, sl, pt_BR) - Add stage support - Update maintainer address PR: based on ports/179681 Submitted by: RyoTa SimaMoto (maintainer)
15 lines
270 B
Makefile
15 lines
270 B
Makefile
# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= misc graphics
|
|
|
|
MAINTAINER= liangtai.s16@gmail.com
|
|
COMMENT= The GIMP User Manual in Swedish
|
|
|
|
LICENSE= GFDL
|
|
|
|
MASTERDIR= ${.CURDIR}/../gimp-help-en
|
|
|
|
DOCLANG= sv
|
|
|
|
.include "${MASTERDIR}/Makefile"
|