blob: 4c29f0c3e1d45af70f84ee8feda81d5bd0902c2b (
plain) (
tree)
|
|
# New ports collection makefile for: gimp-help
# Date created: 10th April 2010
# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
#
# $FreeBSD$
#
CATEGORIES= german graphics
MAINTAINER= liangtai.s4@gmail.com
COMMENT= The GIMP User Manual in German
MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
DOCLANG= de
AMPLE= "@comment "
.include "${MASTERDIR}/Makefile"
|