mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
16 lines
288 B
Makefile
16 lines
288 B
Makefile
# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= misc graphics
|
|
|
|
MAINTAINER= liangtai.s4@gmail.com
|
|
COMMENT= The GIMP User Manual in Norwegian:Ninorsk
|
|
|
|
MASTERDIR= ${.CURDIR}/../gimp-help-en
|
|
|
|
DOCLANG= nn
|
|
AMPLE= ""
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|