11 lines
346 B
Makefile
11 lines
346 B
Makefile
# $NetBSD: Makefile,v 1.2 2012/10/06 14:10:53 asau Exp $
|
|
#
|
|
|
|
HELPLANGUAGE= nn
|
|
|
|
DISTNAME= gimp-help-2.6.1-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
|