freebsd-ports/chinese/chinput3/Makefile
2003-02-21 11:08:38 +00:00

21 lines
531 B
Makefile

# 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
COMMENT= Chinese GB2312,BIG5 code input server
USE_XLIB= yes
USE_IMLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}fix3
.include <bsd.port.mk>