1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/japanese/sj3/Makefile

28 lines
723 B
Makefile
Raw Normal View History

# New ports collection makefile for: SJ3
# Version required: 2.0.1.13
# Date created: 10 Aug 1996
# Whom: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
#
# $Id: Makefile,v 1.3 1996/11/11 10:12:44 max Exp $
#
DISTNAME= sj3-2.0.1.13
1996-09-19 04:38:46 +00:00
PKGNAME= jp-sj3-2.0.1.13
CATEGORIES= japanese
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
MAN1= sj3.1 sj3dic.1 sj3mkdic.1 sj3serv.1
MANLANG= ja_JP.EUC
# This port requires xmkmf but installs in /usr/local
#
# NOTE : You must not use 'xmkmf -a', because the running 'make depend' caused a error.
do-configure:
( cd $(WRKDIR)/sj3-2.0.1.13 ; xmkmf ; make Makefiles )
.include <bsd.port.mk>