mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
22 lines
476 B
Makefile
22 lines
476 B
Makefile
# New ports collection makefile for: SJXA
|
|
# Date created: 10 Aug 1996
|
|
# Whom: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sjxa
|
|
PORTVERSION= 1.5.11
|
|
CATEGORIES= japanese x11
|
|
MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \
|
|
ftp://ftp.cs.titech.ac.jp/pub/japanese/sj3/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A X11 frontend of Japanese input method SJ3
|
|
|
|
RUN_DEPENDS= sj3serv:${PORTSDIR}/japanese/sj3
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|