head	1.17;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.15
	RELEASE_7_0_0:1.15
	RELEASE_6_3_0:1.15
	PRE_XORG_7:1.15
	RELEASE_4_EOL:1.15
	RELEASE_6_2_0:1.15
	RELEASE_6_1_0:1.15
	RELEASE_5_5_0:1.15
	RELEASE_6_0_0:1.15
	RELEASE_5_4_0:1.15
	RELEASE_4_11_0:1.15
	RELEASE_5_3_0:1.15
	RELEASE_4_10_0:1.15
	RELEASE_5_2_1:1.15
	RELEASE_5_2_0:1.15
	RELEASE_4_9_0:1.14
	RELEASE_5_1_0:1.14
	RELEASE_4_8_0:1.14
	RELEASE_5_0_0:1.13
	RELEASE_4_7_0:1.13
	RELEASE_4_6_2:1.13
	RELEASE_4_6_1:1.13
	RELEASE_4_6_0:1.13
	RELEASE_5_0_DP1:1.13
	RELEASE_4_5_0:1.13
	RELEASE_4_4_0:1.13
	RELEASE_4_3_0:1.13
	RELEASE_4_2_0:1.13
	RELEASE_4_1_1:1.13
	RELEASE_4_1_0:1.13
	RELEASE_3_5_0:1.13
	RELEASE_4_0_0:1.10
	RELEASE_3_4_0:1.9
	RELEASE_3_3_0:1.8
	RELEASE_3_2_0:1.7
	RELEASE_3_1_0:1.7
	RELEASE_2_2_8:1.7
	RELEASE_3_0_0:1.6
	RELEASE_2_2_7:1.6
	RELEASE_2_2_6:1.6
	RELEASE_2_2_5:1.3
	dict_1_0:1.1.1.1
	WOSCH:1.1.1;
locks; strict;
comment	@# @;


1.17
date	2012.11.17.05.57.59;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2012.07.29.11.17.02;	author cs;	state Exp;
branches;
next	1.15;

1.15
date	2003.10.29.07.46.48;	author linimon;	state Exp;
branches;
next	1.14;

1.14
date	2003.03.05.12.25.18;	author wosch;	state Exp;
branches;
next	1.13;

1.13
date	2000.04.14.23.53.15;	author asami;	state Exp;
branches;
next	1.12;

1.12
date	2000.04.14.17.43.50;	author knu;	state Exp;
branches;
next	1.11;

1.11
date	2000.04.08.22.01.16;	author mharo;	state Exp;
branches;
next	1.10;

1.10
date	2000.01.08.16.57.36;	author wosch;	state Exp;
branches;
next	1.9;

1.9
date	99.09.19.10.30.44;	author wosch;	state Exp;
branches;
next	1.8;

1.8
date	99.08.29.11.29.43;	author peter;	state Exp;
branches;
next	1.7;

1.7
date	98.10.27.18.15.31;	author wosch;	state Exp;
branches;
next	1.6;

1.6
date	97.12.31.22.33.44;	author asami;	state Exp;
branches;
next	1.5;

1.5
date	97.12.31.12.11.56;	author wosch;	state Exp;
branches;
next	1.4;

1.4
date	97.12.28.12.17.46;	author wosch;	state Exp;
branches;
next	1.3;

1.3
date	97.08.16.10.14.36;	author wosch;	state Exp;
branches;
next	1.2;

1.2
date	97.08.13.05.09.22;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	97.08.06.19.17.46;	author wosch;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.08.06.19.17.46;	author wosch;	state Exp;
branches;
next	;


desc
@@


1.17
log
@Switch exporter over
@
text
@# New ports collection makefile for: dict
# Date created:         6 August 1997
# Whom:                 wosch
#
# $FreeBSD: head/german/dict/Makefile 301684 2012-07-29 11:17:02Z cs $
#

PORTNAME=	dict
PORTVERSION=	1.2
CATEGORIES=	german
MASTER_SITES=	http://wolfram.schneider.org/src/
DISTNAME=	dict-${PORTVERSION}
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${dict}.gz
EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}

MAINTAINER=	wosch@@FreeBSD.org
COMMENT=	Simple English/German dictionary

RUN_DEPENDS=	agrep:${PORTSDIR}/textproc/agrep

dict=		ger-eng.txt

post-extract: ${dict}
${dict}:
	${GZCAT} < ${DISTDIR}/${dict}.gz > ${WRKSRC}/${.TARGET}

.include <bsd.port.mk>
@


1.16
log
@SVN rev 301684 on 2012-07-29 11:17:02Z by cs

Fix typos in COMMENT

Approved by:	portmgr@@ (implicit)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@Per distfile survey, chase new mastersite.  Informed maintainer.
@
text
@d17 1
a17 1
COMMENT=	Simple english/german dictionary
@


1.14
log
@De-pkg-comment.
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.de.freebsd.org/~wosch/src/
@


1.13
log
@Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX}
now.
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/dict/Makefile,v 1.12 2000/04/14 17:43:50 knu Exp $
d17 1
@


1.12
log
@Remove obsolete `Version required' lines.
@
text
@d5 1
a5 1
# $FreeBSD: ports/german/dict/Makefile,v 1.11 2000/04/08 22:01:16 mharo Exp $
d8 1
a8 1
PORTNAME=	de-dict
@


1.11
log
@update with the new PORTNAME/PORTVERSION variables
@
text
@a1 1
# Version required:     1.0
d5 1
a5 1
# $FreeBSD: ports/german/dict/Makefile,v 1.10 2000/01/08 16:57:36 wosch Exp $
@


1.10
log
@Update to dict-1.2
@
text
@d6 1
a6 1
# $FreeBSD: ports/german/dict/Makefile,v 1.9 1999/09/19 10:30:44 wosch Exp $
d9 2
a10 2
DISTNAME=       dict-1.2
PKGNAME=        de-dict-1.2
d12 2
a13 1
MASTER_SITES=   http://www.de.freebsd.org/~wosch/src/
d15 1
d17 1
a17 1
MAINTAINER=     wosch@@FreeBSD.org
a19 2

EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
@


1.9
log
@Update master site.
@
text
@d6 1
a6 1
# $FreeBSD: ports/german/dict/Makefile,v 1.8 1999/08/29 11:29:43 peter Exp $
d9 2
a10 2
DISTNAME=       dict-1.1
PKGNAME=        de-dict-1.1
@


1.8
log
@$Id$ -> $FreeBSD$
@
text
@d6 1
a6 1
# $FreeBSD$
d12 1
a12 1
MASTER_SITES=   http://www.freebsd.org/~wosch/src/
@


1.7
log
@Fix RUN_DEPENDS line
Submitted by:	Jacques Vidrine <n@@nectar.com>
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.6 1997/12/31 22:33:44 asami Exp $
@


1.6
log
@Need "de-" in front of PKGNAME.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.5 1997/12/31 12:11:56 wosch Exp $
d17 1
a17 1
RUN_DEPENDS=	${PORTSDIR}/textproc/agrep
@


1.5
log
@${GZIP_CMD} -d -> ${GZCAT}
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.4 1997/12/28 12:17:46 wosch Exp $
d10 1
@


1.4
log
@Update to a new dictionary with 115,000 entries.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.3 1997/08/16 10:14:36 wosch Exp $
d24 1
a24 1
	${GZIP_CMD} -d < ${DISTDIR}/${dict}.gz > ${WRKSRC}/${.TARGET}
@


1.3
log
@update MASTER_SITES
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1997/08/13 05:09:22 asami Exp $
d9 1
a9 1
DISTNAME=       dict-1.0
d20 1
a20 1
dict=		eng2germ.dict
@


1.2
log
@Minor cleanup to make portlint happy.
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1997/08/06 19:17:46 wosch Exp $
d11 1
a11 1
MASTER_SITES=   http://www.apfel.de/~wosch/src/
@


1.1
log
@Initial revision
@
text
@d6 2
a7 2
# $Id: Makefile,v 1.7 1997/04/30 03:18:08 asami Exp $

a11 1
dict=		eng2germ.dict
d13 3
d17 1
d20 1
a20 1
MAINTAINER=     wosch@@FreeBSD.org
d24 1
a24 1
	gzip -d < ${DISTDIR}/${dict}.gz > ${WRKSRC}/${.TARGET}
@


1.1.1.1
log
@dict - simple english/german dictionary
@
text
@@
