freebsd-ports/chinese/ted/Makefile

23 lines
476 B
Makefile
Raw Normal View History

# New ports collection makefile for: ted
1999-10-09 20:54:11 +02:00
# Version required: 4.4a
# Date Created: 18 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
1999-08-25 06:58:03 +02:00
# $FreeBSD$
#
1999-10-09 20:54:11 +02:00
DISTNAME= ted4.4a
PKGNAME= zh-ted-4.4a
CATEGORIES= chinese editors
1999-10-09 20:54:11 +02:00
MASTER_SITES= 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_X_PREFIX= yes
WRKSRC= ${WRKDIR}/ted
.include <bsd.port.mk>