head	1.13;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.9
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.8
	old_RELEASE_4_7_0:1.6
	old_RELEASE_4_6_2:1.6
	old_RELEASE_4_6_1:1.6
	old_RELEASE_4_6_0:1.6
	old_RELEASE_5_0_DP1:1.6
	old_RELEASE_4_5_0:1.6
	old_RELEASE_4_4_0:1.6
	old_RELEASE_4_3_0:1.6
	old_RELEASE_4_2_0:1.5
	old_RELEASE_4_1_1:1.5
	old_RELEASE_4_1_0:1.5
	old_RELEASE_3_5_0:1.5
	old_RELEASE_4_0_0:1.4
	old_RELEASE_3_4_0:1.4
	old_RELEASE_3_3_0:1.3
	old_RELEASE_3_2_0:1.1.1.1
	old_v2_2:1.1.1.1
	old_LUIS:1.1.1;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.06.00.47;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.08.02.09.02.43;	author cs;	state Exp;
branches;
next	1.11;

1.11
date	2006.05.22.12.58.12;	author garga;	state Exp;
branches;
next	1.10;

1.10
date	2003.12.26.02.36.52;	author linimon;	state Exp;
branches;
next	1.9;

1.9
date	2003.02.21.13.23.08;	author knu;	state Exp;
branches;
next	1.8;

1.8
date	2002.12.01.23.58.08;	author kris;	state Exp;
branches;
next	1.7;

1.7
date	2002.11.22.14.00.42;	author lioux;	state Exp;
branches;
next	1.6;

1.6
date	2001.02.05.16.34.27;	author olgeni;	state Exp;
branches;
next	1.5;

1.5
date	2000.04.09.21.52.10;	author cpiazza;	state Exp;
branches;
next	1.4;

1.4
date	99.11.14.01.57.11;	author steve;	state Exp;
branches;
next	1.3;

1.3
date	99.08.31.02.08.58;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	99.08.22.23.33.27;	author mharo;	state Exp;
branches;
next	1.1;

1.1
date	99.04.13.15.28.00;	author taoka;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.04.13.15.28.00;	author taoka;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# New ports collection makefile for: br-ispell
# Date created:         5 February 1999
# Whom:                 Joao Carlos Mendes Luis <jonny@@jonny.eng.br>
#
# $FreeBSD: head/portuguese/ispell-pt_BR/Makefile 301858 2012-08-02 09:02:43Z cs $
#

PORTNAME=	ispell
PORTVERSION=	2.4
CATEGORIES=	portuguese textproc
MASTER_SITES=	http://www.ime.usp.br/~ueda/br.ispell/
PKGNAMEPREFIX=	pt_BR-
DISTNAME=	br.ispell-2.4

MAINTAINER=	jonny@@jonny.eng.br
COMMENT=	Ispell dictionary for Brazilian Portuguese

BUILD_DEPENDS=	buildhash:${PORTSDIR}/textproc/ispell

MAN1=		conjugue.1

.include <bsd.port.mk>
@


1.12
log
@SVN rev 301858 on 2012-08-02 09:02:43Z by cs

- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@Fix MASTER_SITES and make it fetchable again

PR:		ports/97570
Submitted by:	maintainer
@
text
@d16 1
a16 1
COMMENT=	Ispell dictionary for brazilian portuguese
@


1.10
log
@Unmark as broken on 5.x.  It compiles fine for me here on -current
and the existing bento logs show no compile error on i386 or sparc64.
@
text
@d11 1
a11 1
MASTER_SITES=	ftp://ftp.ime.usp.br/pub/ueda/br.ispell/
@


1.9
log
@De-pkg-comment.
@
text
@d22 1
a22 7
.include <bsd.port.pre.mk>

.if ${OSVERSION} > 500000
BROKEN=		"Does not build on 5.0"
.endif

.include <bsd.port.post.mk>
@


1.8
log
@BROKEN: Does not build on 5.0
@
text
@d16 1
@


1.7
log
@Update with appropriate info for portuguese category after repo
copy

Approved by:		kris (repo copy, portmgr hat),
			maintainer
Repo copied by:		joe (cvs hat)
@
text
@d21 7
a27 1
.include <bsd.port.mk>
@


1.6
log
@More style fixes for ports/textproc.
@
text
@d5 1
a5 1
# $FreeBSD: ports/textproc/br-ispell/Makefile,v 1.5 2000/04/09 21:52:10 cpiazza Exp $
d8 1
a8 1
PORTNAME=	br-ispell
d10 1
a10 1
CATEGORIES=	textproc
d12 1
@


1.5
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/textproc/br-ispell/Makefile,v 1.4 1999/11/14 01:57:11 steve Exp $
d9 1
a9 1
PORTVERSION= 	2.4
@


1.4
log
@Update to version 2.4.

PR:		14674
Submitted by:	maintainer
@
text
@a1 2
# URL: http://www.ime.usp.br/~ueda/br.ispell/
# Version required:     2.4
d5 1
a5 1
# $FreeBSD: ports/textproc/br-ispell/Makefile,v 1.3 1999/08/31 02:08:58 peter Exp $
d8 2
a9 2
DISTNAME=	br.ispell-2.4
PKGNAME=	br-ispell-2.4
d12 1
@


1.3
log
@$Id$ -> $FreeBSD$
@
text
@d3 1
a3 1
# Version required:     2.2
d7 1
a7 1
# $FreeBSD$
d10 2
a11 2
DISTNAME=	br.ispell-2.2
PKGNAME=	br-ispell-2.2
d19 1
a19 4
NO_WRKSUBDIR=	YES

pre-build:
	@@${CP} ${FILESDIR}/Makefile ${WRKDIR}
@


1.2
log
@awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
@
text
@d7 1
a7 1
# $Id: Makefile,v 1.1.1.1 1999/04/13 15:28:00 taoka Exp $
@


1.1
log
@Initial revision
@
text
@d7 1
a7 1
# $Id: $
d22 1
a22 1
	@@cp ${FILESDIR}/Makefile ${WRKDIR}
@


1.1.1.1
log
@Ispell dictionary for brazilian portuguese

PR:		ports/9925
Submitted by:	Joao Carlos Mendes Luis <jonny@@jonny.eng.br>
@
text
@@
