c304218d53
Fix PR pkg/47872. Some translation is insufficient (almost all content is in English).
11 lines
355 B
Makefile
11 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.3 2013/07/21 17:20:49 ryoon Exp $
|
|
#
|
|
|
|
HELPLANGUAGE= sv
|
|
|
|
DISTNAME= gimp-help-${GIMPDOCVER}-html-${HELPLANGUAGE}
|
|
PKGNAME= gimp-docs-${HELPLANGUAGE}-${DISTNAME:S/gimp-help-//:S/-html-${HELPLANGUAGE}//}
|
|
|
|
.include "../../graphics/gimp-docs-en/Makefile.common"
|
|
|
|
COMMENT= Documentation package for The Gimp image manipulation software
|