freebsd-ports/chinese/ted/Makefile

24 lines
564 B
Makefile
Raw Normal View History

# New ports collection makefile for: ted
1998-06-24 16:53:04 +02:00
# Version required: 4.2h
# Date Created: 18 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.14 1998/06/24 14:53:00 vanilla Exp $
#
1998-06-24 16:53:04 +02:00
DISTNAME= ted4.2h
PKGNAME= zh-ted-4.2h
CATEGORIES= chinese editors
1997-11-26 17:23:39 +01:00
MASTER_SITES= ftp://moon.csie.ntu.edu.tw/pub/X/ted/ \
ftp://freebsd.ntu.edu.tw/freebsd/ntu/moon/X/ted/
EXTRACT_SUFX= .tgz
1997-11-30 20:43:24 +01:00
MAINTAINER= vanilla@FreeBSD.ORG
RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/ted
.include <bsd.port.mk>