head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.05.54.58;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.09.20.00.02.16;	author jase;	state Exp;
branches;
next	1.2;

1.2
date	2011.10.19.06.35.34;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2011.05.25.22.34.25;	author delphij;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	ydict
# Date created:		2011-02-08
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/chinese/ydict/Makefile 304556 2012-09-20 00:02:16Z jase $
#

PORTNAME=	ydict
PORTVERSION=	1.2.6
CATEGORIES=	chinese
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}

MAINTAINER=	gslin@@gslin.org
COMMENT=	Command line tool of Yahoo! Dict

LICENSE=	GPLv3

NO_BUILD=	yes
NO_WRKSUBDIR=	yes
PLIST_FILES=	bin/ydict
USE_PYTHON_RUN=	yes

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/ydict ${PREFIX}/bin/

.include <bsd.port.mk>
@


1.3
log
@SVN rev 304556 on 2012-09-20 00:02:16Z by jase

- Update to 1.2.6

PR:		ports/171324
Submitted by:	Gea-Suan Lin <gslin@@gslin.org> (maintainer)
Approved by:	flo (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 1.2.5

PR:		ports/161772
Submitted by:	<changlp_AT_cs dot nctu dot edu dot tw>
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	1.2.5
a11 1
#DISTNAME=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
d17 1
@


1.1
log
@ydict is a tool that looks up Yahoo! Dict in command line.

Submitted by:	Gea-Suan Lin <gslin gslin.org>
PR:		ports/154582
@
text
@d9 1
a9 1
PORTVERSION=	1.0.9.2
d12 1
a12 1
DISTNAME=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
@

