aboutsummaryrefslogtreecommitdiff
path: root/chinese/ted/Makefile
blob: 3ced4c25cbff5c8893e2c34eaa16949ba475719d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	ted
# Version required:	4.2e
# Date Created:		18 Sep 1997
# Whom:			Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.11 1998/03/11 03:00:37 vanilla Exp $
#

DISTNAME=		ted4.2e
PKGNAME=		zh-ted-4.2e
CATEGORIES=		chinese editors
MASTER_SITES=		ftp://moon.csie.ntu.edu.tw/pub/X/ted/ \
			ftp://freebsd.ntu.edu.tw/freebsd/ntu/moon/X/ted/
EXTRACT_SUFX=		.tgz

MAINTAINER=		vanilla@FreeBSD.ORG

RUN_DEPENDS=		${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin

USE_X11=		yes
WRKSRC=			${WRKDIR}/ted

.include <bsd.port.mk>