blob: fe3e73efeac3113aa0c65b14ab85b49987fa309f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# 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.1.1.1 1996/08/20 10:25:49 asami Exp $
#
DISTNAME= kinput2-v2-fix1
PKGNAME= jp-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>
|