aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/chinput/Makefile
blob: 6603d63dbd0fdde5835942e9d60ba316d87c7750 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ex:ts=8
# Ports collection makefile for:  chinput
# Date created:                          09/07/2000
# Whom:                                  Peng HaiJie   (phj@cn.freebsd.org)
#
# $FreeBSD$
#

PORTNAME=      chinput
PORTVERSION=   2.1
CATEGORIES=    chinese x11
MASTER_SITES=  ftp://ftp.cn.freebsd.org/pub/ported/
DISTNAME=      zh-chinput-2.1

MAINTAINER=    phj@cn.FreeBSD.org

WRKSRC=                ${WRKDIR}/${PORTNAME}

.include <bsd.port.mk>