12 lines
369 B
Makefile
12 lines
369 B
Makefile
# $NetBSD: Makefile,v 1.6 2020/08/31 18:09:39 wiz Exp $
|
|
#
|
|
|
|
HELPLANGUAGE= sv
|
|
|
|
DISTNAME= gimp-help-${GIMPDOCVER}-html-${HELPLANGUAGE}
|
|
PKGNAME= gimp-docs-${HELPLANGUAGE}-${DISTNAME:S/gimp-help-//:S/-html-${HELPLANGUAGE}//}
|
|
PKGREVISION= 3
|
|
|
|
.include "../../graphics/gimp-docs-en/Makefile.common"
|
|
|
|
COMMENT= Documentation package for The Gimp image manipulation software
|