aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/chinput3/Makefile
blob: 2545358c1b6847b95bcbc1793e803d0eca806d0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Ports collection makefile for:  chinput3
# Date created:                          03/31/2002
# Whom:         Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#

PORTNAME=   chinput
PORTVERSION=    3.0.2
CATEGORIES= chinese x11
MASTER_SITES=   ftp://freebsd.sinica.edu.tw/pub/statue/chinput3/
DISTNAME=   zh-${PORTNAME}-${PORTVERSION}fix3

MAINTAINER= statue@freebsd.sinica.edu.tw

USE_XLIB=   yes
USE_IMLIB=  yes
WRKSRC=     ${WRKDIR}/${PORTNAME}-${PORTVERSION}fix3

.include <bsd.port.mk>