mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8e270816f9
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
21 lines
430 B
Makefile
21 lines
430 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= hidekazu@cs.titech.ac.jp
|
|
|
|
RUN_DEPENDS= sj3serv:${PORTSDIR}/japanese/sj3
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|