aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript7-jpnfont/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript7-jpnfont/Makefile')
-rw-r--r--print/ghostscript7-jpnfont/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile
deleted file mode 100644
index 304297c33085..000000000000
--- a/print/ghostscript7-jpnfont/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-PORTNAME= ghostscript
-PORTVERSION= 7.07
-PORTREVISION= 13
-CATEGORIES= print japanese
-PKGNAMESUFFIX= 7-jpnfont
-
-MAINTAINER= hrs@FreeBSD.org
-COMMENT= Japanese font support for Ghostscript 7.x
-
-DEPRECATED= Obsolete and unsupported upstream
-EXPIRATION_DATE=2023-06-30
-
-FORBIDDEN= CVE-2023-28879
-
-RUN_DEPENDS= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light.gs7:japanese/font-std \
- ${LOCALBASE}/share/ghostscript/Resource/CIDFont/Ryumin-Light:print/ghostscript7-commfont
-
-USES= metaport ghostscript:7,run
-
-.include <bsd.port.mk>