mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ed1ba38a9f
to maintain all these ports I once committed (sometimes as a proxy).
22 lines
477 B
Makefile
22 lines
477 B
Makefile
# New ports collection makefile for: kinput2.canna
|
|
# Version required: 2.0p1
|
|
# Date created: 1 May 1995
|
|
# Whom: NIIMI Satoshi <sa2c@and.or.jp>
|
|
#
|
|
# $Id: Makefile,v 1.4 1997/09/14 21:34:44 max Exp $
|
|
#
|
|
|
|
DISTNAME= kinput2-v2-fix1
|
|
PKGNAME= ja-ckinput2-2.0.1
|
|
CATEGORIES= japanese x11
|
|
MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
LIB_DEPENDS= canna16\\.1\\.:${PORTSDIR}/japanese/Canna
|
|
|
|
NO_WRKSUBDIR= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|