1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/chinese/ted/Makefile
Bill Fenner acef96eebf Update to 4.0f
PR:		ports/4994
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-11-16 10:21:11 +00:00

22 lines
457 B
Makefile

# New ports collection makefile for: ted
# Version required: 4.0f
# Date Created: 18 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.1.1.1 1997/10/01 09:34:48 max Exp $
#
DISTNAME= ted4.0f
PKGNAME= zh-ted-4.0f
CATEGORIES= chinese editors
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= editors/
EXTRACT_SUFX= .tgz
MAINTAINER= vanilla@MinJe.com.TW
USE_X11= yes
WRKSRC= ${WRKDIR}/ted
.include <bsd.port.mk>