1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/japanese/ngraph-fonts/Makefile
Mathieu Arnold a9dcad2fff Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:08:37 +00:00

19 lines
420 B
Makefile

# Created by: Yoshiro MIHIRA <sanpei@jp.FreeBSD.org>
# $FreeBSD$
PORTNAME= ngraph-fonts
PORTVERSION= 1.0
PORTREVISION= 3
CATEGORIES= japanese math x11-fonts
MAINTAINER= sanpei@FreeBSD.org
COMMENT= Japanese Font Setup for math/ngraph
RUN_DEPENDS= \
${LOCALBASE}/share/kanji/kanji18.pcf.gz:japanese/font-kanji18 \
${LOCALBASE}/share/kanji/kanji26.pcf.gz:japanese/font-kanji26
USES= metaport
.include <bsd.port.mk>