forked from Lainports/opnsense-ports
15 lines
266 B
Makefile
15 lines
266 B
Makefile
# Created by: SimaMoto,RyoTa <liangtai.s16@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= misc graphics
|
|
|
|
MAINTAINER= liangtai.s16@gmail.com
|
|
COMMENT= GIMP User Manual in Danish
|
|
|
|
LICENSE= GFDL
|
|
|
|
MASTERDIR= ${.CURDIR}/../gimp-help-en
|
|
|
|
DOCLANG= da
|
|
|
|
.include "${MASTERDIR}/Makefile"
|