freebsd-ports/chinese/hanzim/Makefile
Pete Fritchman c8a40adc76 Look in the 'Old' subdir if we can't find the distfile.
Noticed by: 	fenner's portsurvey
2003-05-10 00:59:51 +00:00

27 lines
565 B
Makefile

# 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/%SUBDIR%/
EXTRACT_SUFX= .tgz
MASTER_SITE_SUBDIR= . Old
MAINTAINER= ports@FreeBSD.org
COMMENT= A Chinese character learning-aid program
BUILD_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83
RUN_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83
WRKSRC= ${WRKDIR}/Hanzim
ALL_TARGET= # empty
MAN1= hanzim.1
.include <bsd.port.mk>