summaryrefslogtreecommitdiff
path: root/chinese/hanzim/Makefile
blob: eabfda1bb67f9d68b270c32d697e214928120efc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# ex:ts=8
# New ports collection makefile for:	hanzim
# Date created:			Sep 23, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	hanzim
PORTVERSION=	1.2
CATEGORIES=	chinese tk83
MASTER_SITES=	ftp://kommos.ucsd.edu/pub/arobert/Chinese/
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@FreeBSD.org

WRKSRC=		${WRKDIR}/Hanzim
ALL_TARGET=	# empty

MAN1=	hanzim.1

.include <bsd.port.mk>