View | Details | Raw Unified | Return to bug 201633
Collapse All | Expand All

(-)japanese/ngraph-fonts/Makefile (-6 / +2 lines)
Lines 5-22 Link Here
5
PORTVERSION=	1.0
5
PORTVERSION=	1.0
6
PORTREVISION=	3
6
PORTREVISION=	3
7
CATEGORIES=	japanese math x11-fonts
7
CATEGORIES=	japanese math x11-fonts
8
MASTER_SITES=	# empty
9
DISTFILES=	# empty
10
8
11
MAINTAINER=	sanpei@FreeBSD.org
9
MAINTAINER=	sanpei@FreeBSD.org
12
COMMENT=	Japanese Font Setup for math/ngraph
10
COMMENT=	Japanese Font Setup for math/ngraph
13
11
14
RUN_DEPENDS= \
12
RUN_DEPENDS=	\
15
	${LOCALBASE}/share/fonts/kanji/kanji18.pcf.gz:${PORTSDIR}/japanese/kanji18 \
13
	${LOCALBASE}/share/fonts/kanji/kanji18.pcf.gz:${PORTSDIR}/japanese/kanji18 \
16
	${LOCALBASE}/share/fonts/kanji/kanji26.pcf.gz:${PORTSDIR}/japanese/kanji26
14
	${LOCALBASE}/share/fonts/kanji/kanji26.pcf.gz:${PORTSDIR}/japanese/kanji26
17
15
18
NO_BUILD=	yes
16
USES=		metaport
19
NO_MTREE=	yes
20
NO_INSTALL=	yes
21
17
22
.include <bsd.port.mk>
18
.include <bsd.port.mk>
(-)japanese/ngraph-fonts/pkg-plist (-1 lines)
Line 1 Link Here
1
@comment WE HAVE NOTHING TO DO HERE.

Return to bug 201633