aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-03-01 17:19:40 +0000
committerRene Ladan <rene@FreeBSD.org>2020-03-01 17:19:40 +0000
commit62d60014dcd3c2a79a0cce3a6802c6711b6eb2fa (patch)
tree116965a7a425d5b2caad0dd9eb18e0d7d0bfcbae /japanese
parentc37fa58a73920b0b01f414a8ea5d7acd0ff6c441 (diff)
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/gimp-help/Makefile19
2 files changed, 0 insertions, 20 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index a3b74c776313..492d67b68e5c 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -109,7 +109,6 @@
SUBDIR += gawk
SUBDIR += gd
SUBDIR += gedy
- SUBDIR += gimp-help
SUBDIR += groff
SUBDIR += gskk
SUBDIR += gsuica
diff --git a/japanese/gimp-help/Makefile b/japanese/gimp-help/Makefile
deleted file mode 100644
index b5d25a38d0ba..000000000000
--- a/japanese/gimp-help/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com>
-# $FreeBSD$
-
-CATEGORIES= japanese graphics
-
-MAINTAINER= liangtai.s16@gmail.com
-COMMENT= GIMP User Manual in Japanese
-
-LICENSE= GFDL
-
-BROKEN= fails to build
-DEPRECATED= Broken
-EXPIRATION_DATE= 2020-02-27
-
-MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
-
-DOCLANG= ja
-
-.include "${MASTERDIR}/Makefile"