1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/chinese/ted/Makefile

24 lines
558 B
Makefile
Raw Normal View History

# New ports collection makefile for: ted
# Version required: 4.1a
# Date Created: 18 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.6 1997/12/04 00:35:32 vanilla Exp $
#
DISTNAME= ted4.1a
PKGNAME= zh-ted-4.1a
CATEGORIES= chinese editors
1997-11-26 16:23:39 +00: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 19:43:24 +00:00
MAINTAINER= vanilla@FreeBSD.ORG
RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin
USE_X11= yes
WRKSRC= ${WRKDIR}/ted
.include <bsd.port.mk>