head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.05.57.59;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2011.11.28.16.05.48;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2008.06.06.13.32.23;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2006.10.19.17.12.49;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2006.07.15.14.28.44;	author thierry;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:    de-alt-aspell
# Date created:                         14 July 2006
# Whom:                                 Thierry Thomas <thierry@@pompo.net>
#
# $FreeBSD: head/german/alt-aspell/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	alt-aspell
DISTVERSION=	6-de-20030222-1
PORTREVISION=	1
CATEGORIES=	german textproc

MAINTAINER=	office@@FreeBSD.org
COMMENT=	Aspell German Old Spelling (Deutsch - Alter Spelling) dictionary

DICT=	 	de

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
@


1.4
log
@- Pass maintainership to office@@FreeBSD.org

Discussed with:	bapt
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
@


1.2
log
@- Fix fetch problem

PR:             ports104245
Submitted by:   Stefan Pauly<stefan@@fh-mainz.de>
Approved by:    portmgr (erwin)
@
text
@d10 1
@


1.1
log
@All dictionaries can be installed separately:

  - by default, textproc/aspell installs the English dictionaries (no
    change);
  - thereafter you can install any foreign dictionary;
  - when you install a foreign dictionary, i.e. french/aspell or
    textproc/da-aspell, it installs only the dictionaries, and depends
    upon textproc/aspell for the programs;
  - if you don't need the English dictionaries, you can define
    WITHOUT_DICTEN or install textproc/aspell-without-dicten;
  - add a new port for textproc/en-aspell: if aspell had been installed
    without the English dictionaries, they can be added thereafter;
  - add a missing port for german/alt-aspell;
  - foreign dictionaries are almost independent from textproc/aspell,
    and their maintainership is available.

Credits:	special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
@
text
@d15 1
a15 1
DICT=	 	de-alt
@

