head	1.6;
access;
symbols
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2009.05.12.19.18.43;	author beat;	state dead;
branches;
next	1.5;

1.5
date	2009.03.27.09.53.25;	author ehaupt;	state Exp;
branches;
next	1.4;

1.4
date	2008.03.17.21.55.24;	author ehaupt;	state Exp;
branches;
next	1.3;

1.3
date	2007.05.19.20.08.29;	author flz;	state Exp;
branches;
next	1.2;

1.2
date	2005.10.06.11.57.01;	author ehaupt;	state Exp;
branches;
next	1.1;

1.1
date	2005.07.19.14.25.37;	author garga;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- Remove german/swissgerman-ding. german/swissgerman-ding is now
  integrated in german/ding.

Approved by:	ehaupt (maintainer), miwi (mentor)
@
text
@# New ports collection makefile for:	swissgerman-ding
# Date created:				15 Jul 2005
# Whom:					Emanuel Haupt <ehaupt@@critical.ch>
#
# $FreeBSD: ports/german/swissgerman-ding/Makefile,v 1.5 2009/03/27 09:53:25 ehaupt Exp $
#

PORTNAME=	swissgerman-ding
PORTVERSION=	1.4
PORTREVISION=	2
CATEGORIES=	german
MASTER_SITES=	# none
PKGNAMEPREFIX=	de-
DISTFILES=	# none

MAINTAINER=	ehaupt@@FreeBSD.org
COMMENT=	A swiss high german german doppel-s free language pack for de-ding

RUN_DEPENDS=	${DICTFILE}:${PORTSDIR}/german/ding
BUILD_DEPENDS=	${RUN_DEPENDS}

NO_WRKSUBDIR=	yes
USE_PERL5=	yes
MAKE_JOBS_SAFE=	yes

DICTFILE=	${PREFIX}/share/ding/de-en.txt
SWISSDICT=	de_ch-en.txt

PLIST_FILES=	share/ding/de_ch-en.txt

do-fetch:
	@@${DO_NADA}

do-build:
	@@${CP} ${DICTFILE} ${WRKDIR}/${SWISSDICT}
	${PERL5} -pi.orig -e '$${sz}="\x{009F}"; s/$${sz}/ss/g' \
		${WRKDIR}/${SWISSDICT}

do-install:
	${INSTALL_DATA} ${WRKDIR}/${SWISSDICT} ${PREFIX}/share/ding

post-install:
	@@${ECHO_MSG} ""
	@@${ECHO_MSG} "You can now configure ${SWISSDICT} in your 'Settings' menu."
	@@${ECHO_MSG} ""

.include <bsd.port.mk>
@


1.5
log
@Mark MAKE_JOBS_SAFE
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@Get rid of USE_X_PREFIX.
@
text
@d24 1
@


1.3
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	1
a23 1
USE_X_PREFIX=	yes
@


1.2
log
@Change MAINTAINER address for my ports.

Approved by:	novel (mentor)
@
text
@d10 1
@


1.1
log
@This is a swiss-"high german" language pack for german/ding.

The official written language in the German part of Switzerland does not contain
the doppel-s (UTF-8 0x9f) nor is it available on Swiss-German keyboards.

PR:		ports/83646
Submitted by:	Emanuel Haupt <ehaupt@@critical.ch>
Approved by:	flz (mentor)
@
text
@d15 1
a15 1
MAINTAINER=	ehaupt@@critical.ch
@

