summaryrefslogblamecommitdiff
path: root/chinese/ted/Makefile
blob: a395818effff756ff35ac14383841552398c2f80 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                           
                            


                                                             
                                                      

 

                                   
                                       

                                                                        

                            
                                           
 

                                                                    
                           
                                     

                      
# New ports collection makefile for:	ted
# Version required:	4.2j
# Date Created:		18 Sep 1997
# Whom:			Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.15 1998/08/05 09:30:46 asami Exp $
#

DISTNAME=		ted4.2j
PKGNAME=		zh-ted-4.2j
CATEGORIES=		chinese editors
MASTER_SITES=		ftp://moon.csie.ntu.edu.tw/pub/X/ted/ \
			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>