11 lines
313 B
Makefile
11 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.4 2018/08/22 09:45:12 wiz Exp $
|
|
#
|
|
|
|
HELPLANGUAGE= es
|
|
|
|
PKGNAME= gimp-docs-${HELPLANGUAGE}-${DISTNAME:S/gimp-help-//:S/-html-${HELPLANGUAGE}//}
|
|
PKGREVISION= 1
|
|
|
|
.include "../../graphics/gimp-docs-en/Makefile.common"
|
|
|
|
COMMENT= Documentation package for The Gimp image manipulation software
|