mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
474b385af1
for PKGNAME. (IE, jp-* to ja-*).
22 lines
509 B
Makefile
22 lines
509 B
Makefile
# New ports collection makefile for: kinput2.sj3
|
|
# Version required: 2.0p1
|
|
# Date created: 10 Aug 1996
|
|
# Whom: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.2 1996/11/11 10:12:11 max Exp $
|
|
#
|
|
|
|
DISTNAME= kinput2-v2-fix1
|
|
PKGNAME= ja-skinput2-2.0.1
|
|
CATEGORIES= japanese x11
|
|
MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
|
|
|
|
MAINTAINER= hidekazu@cs.titech.ac.jp
|
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/lib/libsj3lib.a:${PORTSDIR}/japanese/sj3
|
|
|
|
NO_WRKSUBDIR= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|