head	1.25;
access;
symbols
	RELEASE_8_3_0:1.20
	RELEASE_9_0_0:1.16;
locks; strict;
comment	@# @;


1.25
date	2012.11.17.06.00.47;	author svnexp;	state Exp;
branches;
next	1.24;

1.24
date	2012.10.10.19.07.17;	author sunpoet;	state Exp;
branches;
next	1.23;

1.23
date	2012.07.13.08.37.47;	author sunpoet;	state Exp;
branches;
next	1.22;

1.22
date	2012.06.18.10.14.53;	author sunpoet;	state Exp;
branches;
next	1.21;

1.21
date	2012.05.06.07.32.18;	author sunpoet;	state Exp;
branches;
next	1.20;

1.20
date	2012.03.14.04.58.34;	author sunpoet;	state Exp;
branches;
next	1.19;

1.19
date	2012.01.22.13.20.17;	author sunpoet;	state Exp;
branches;
next	1.18;

1.18
date	2012.01.13.03.26.07;	author sunpoet;	state Exp;
branches;
next	1.17;

1.17
date	2011.12.28.14.36.48;	author sunpoet;	state Exp;
branches;
next	1.16;

1.16
date	2011.12.08.07.38.40;	author sunpoet;	state Exp;
branches;
next	1.15;

1.15
date	2011.12.07.13.46.10;	author sunpoet;	state Exp;
branches;
next	1.14;

1.14
date	2011.11.28.09.22.08;	author sunpoet;	state Exp;
branches;
next	1.13;

1.13
date	2011.11.21.15.16.45;	author sunpoet;	state Exp;
branches;
next	1.12;

1.12
date	2011.11.07.03.26.19;	author sunpoet;	state Exp;
branches;
next	1.11;

1.11
date	2011.10.30.14.43.31;	author sunpoet;	state Exp;
branches;
next	1.10;

1.10
date	2011.10.02.16.27.54;	author sunpoet;	state Exp;
branches;
next	1.9;

1.9
date	2011.09.19.02.36.52;	author sunpoet;	state Exp;
branches;
next	1.8;

1.8
date	2011.08.17.18.03.02;	author sunpoet;	state Exp;
branches;
next	1.7;

1.7
date	2011.08.16.04.13.50;	author sunpoet;	state Exp;
branches;
next	1.6;

1.6
date	2011.08.15.03.09.02;	author sunpoet;	state Exp;
branches;
next	1.5;

1.5
date	2011.08.12.19.17.04;	author sunpoet;	state Exp;
branches;
next	1.4;

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

1.3
date	2011.07.25.08.53.20;	author sunpoet;	state Exp;
branches;
next	1.2;

1.2
date	2011.07.22.05.30.03;	author bapt;	state Exp;
branches;
next	1.1;

1.1
date	2011.07.20.13.09.44;	author bapt;	state Exp;
branches;
next	;


desc
@@


1.25
log
@Switch exporter over
@
text
@# Created by: Baptiste Daroussin <bapt@@FreeBSD.org>
# $FreeBSD: head/portuguese/hunspell/Makefile 305679 2012-10-10 19:07:17Z sunpoet $

PORTNAME=	hunspell
PORTVERSION=	20121006
CATEGORIES=	portuguese textproc
MASTER_SITES=	http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/ \
		http://www.broffice.org/files/:BR
DISTFILES=	hunspell-pt_PT-${PORTVERSION}.tar.gz \
		pt_BR-2012-06-09AOC.zip:BR
DIST_SUBDIR=	${PORTNAME}

MAINTAINER=	office@@FreeBSD.org
COMMENT=	Portuguese hunspell dictionaries

# rely on bsdtar ability to extract .gz and .zip archives
EXTRACT_CMD=	${CAT}
EXTRACT_BEFORE_ARGS=	# empty

NO_BUILD=	yes
WRKSRC=		${WRKDIR}/hunspell-pt_PT-${PORTVERSION}

PLIST_FILES=	%%DATADIR%%/pt_BR.aff \
		%%DATADIR%%/pt_BR.dic \
		%%DATADIR%%/pt_PT.aff \
		%%DATADIR%%/pt_PT.dic
PLIST_DIRSTRY=	%%DATADIR%%

do-install:
	${MKDIR} ${DATADIR}/
	${INSTALL_DATA} ${WRKDIR}/pt_BR.aff ${WRKDIR}/pt_BR.dic \
	  	${WRKSRC}/pt_PT.aff ${WRKSRC}/pt_PT.dic ${DATADIR}/

.include <bsd.port.mk>
@


1.24
log
@SVN rev 305679 on 2012-10-10 19:07:17Z by sunpoet

- Update to 20121006 (pt_PT) and 2012-06-09 (pt_BR)
- Cleanup Makefile header
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.23
log
@- Update to 20120711
@
text
@d1 1
a1 4
# New ports collection makefile for:	hunspell
# Date created:		2011-07-20
# Whom:			Baptiste Daroussin <bapt@@FreeBSD.org>
#
a2 1
#
d5 1
a5 1
PORTVERSION=	20120711
d10 1
a10 1
		pt_BR-2011-05-27AOC.zip:BR
@


1.22
log
@- Update to 20120611
@
text
@d9 1
a9 1
PORTVERSION=	20120611
@


1.21
log
@- Update to 20120503
@
text
@d9 1
a9 1
PORTVERSION=	20120503
@


1.20
log
@- Update to 20120312

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	20120312
@


1.19
log
@- Update to 20120118
@
text
@d9 1
a9 1
PORTVERSION=	20120118
@


1.18
log
@- Update to 20120112
@
text
@d9 1
a9 1
PORTVERSION=	20120112
@


1.17
log
@- Update to 20111225
@
text
@d9 1
a9 1
PORTVERSION=	20111225
@


1.16
log
@- Update to 20111207

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	20111207
@


1.15
log
@- Update to 20111204

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	20111204
@


1.14
log
@- Update to 20111126

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	20111126
@


1.13
log
@- Update to 20111119

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	20111119
@


1.12
log
@- Update to 20111102
@
text
@d9 1
a9 1
PORTVERSION=	20111102
@


1.11
log
@- Update to 20111025
@
text
@d9 1
a9 1
PORTVERSION=	20111025
@


1.10
log
@- Update to 20110928
@
text
@d9 1
a9 1
PORTVERSION=	20110928
@


1.9
log
@- Update to 20110909
@
text
@d9 1
a9 1
PORTVERSION=	20110909
@


1.8
log
@- Set DIST_SUBDIR: move dist files to DISTDIR/hunspell
@
text
@d9 1
a9 1
PORTVERSION=	20110814
@


1.7
log
@- Update to 20110814
@
text
@d15 1
@


1.6
log
@- Update to 20110813
@
text
@d9 1
a9 1
PORTVERSION=	20110813
@


1.5
log
@- Unify COMMENT and pkg-descr
- Set WRKSRC
- Fix typo
- Add trailing slash of WWW
@
text
@d9 1
a9 2
PORTVERSION=	20110608
PORTREVISION=	1
@


1.4
log
@- Move language prefix to PKGNAMEPREFIX
- Use DATADIR
- Use PLIST_DIRSTRY for DATADIR
- Explicitly list installing filenames
- Bump PORTREVISION for PORTNAME and PLIST change
- Sort PLIST
- Cosmetic change
@
text
@d18 1
a18 1
COMMENT=	Hunspell portuguese dictionary
@


1.3
log
@- Fix typo
@
text
@d10 1
d22 1
a22 1
EXTRACT_BEFORE_ARGS=
d25 1
a25 1
WRKSRC=	${WRKDIR}/hunspell-pt_PT-${PORTVERSION}
d27 5
a31 5
PLIST_FILES=	share/hunspell/pt_PT.aff \
		share/hunspell/pt_PT.dic \
		share/hunspell/pt_BR.aff \
		share/hunspell/pt_BR.dic
PLIST_DIRS=	share/hunspell
d34 3
a36 6
		@@${MKDIR} ${PREFIX}/share/hunspell
		@@${INSTALL_DATA} ${WRKDIR}/pt_BR.aff \
			${WRKDIR}/pt_BR.dic \
			${WRKSRC}/pt_PT.aff \
			${WRKSRC}/pt_PT.dic \
			${PREFIX}/share/hunspell/
@


1.2
log
@Pass matainership to the new office team
@
text
@d17 1
a17 1
COMMENT=	Hunspell portuguese dictionnary
@


1.1
log
@Add portuguese and bresilian hunspell dictionnary
@
text
@d16 1
a16 1
MAINTAINER=	bapt@@FreeBSD.org
@

