7c96ab402b
Documentation package for The GIMP image manipulation software in English. It is successor of graphics/gimp-docs.
13 lines
386 B
Makefile
13 lines
386 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/02/20 10:15:55 ryoon Exp $
|
|
#
|
|
|
|
HELPLANGUAGE= ja
|
|
|
|
DISTNAME= gimp-help-2.6.1-html-${HELPLANGUAGE}
|
|
PKGNAME= gimp-docs-${HELPLANGUAGE}-${DISTNAME:S/gimp-help-//:S/-html-${HELPLANGUAGE}//}
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../graphics/gimp-docs-en/Makefile.common"
|
|
|
|
COMMENT= Documentation package for The Gimp image manipulation software
|