1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/chinese/ted/Makefile
Bill Fenner 6811d41562 Upgrade to 4.0g, and set MASTER_SITES to the author's site.
PR:		ports/5077
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-11-20 02:47:37 +00:00

21 lines
444 B
Makefile

# New ports collection makefile for: ted
# Version required: 4.0g
# Date Created: 18 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.2 1997/11/16 10:20:58 fenner Exp $
#
DISTNAME= ted4.0g
PKGNAME= zh-ted-4.0g
CATEGORIES= chinese editors
MASTER_SITES= ftp://moon.csie.ntu.edu.tw/pub/X/ted/
EXTRACT_SUFX= .tgz
MAINTAINER= vanilla@MinJe.com.TW
USE_X11= yes
WRKSRC= ${WRKDIR}/ted
.include <bsd.port.mk>