From 701717615da548a0bf60529590895fb1cfe095c3 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Mon, 12 Feb 2007 22:29:25 +0000 Subject: Add Aspell Brazilian Portuguese dictionary. --- portuguese/Makefile | 1 + portuguese/aspell-pt_BR/Makefile | 18 ++++++++++++++++++ portuguese/aspell-pt_BR/distinfo | 3 +++ portuguese/aspell-pt_BR/pkg-descr | 3 +++ portuguese/aspell-pt_BR/pkg-plist | 5 +++++ 5 files changed, 30 insertions(+) create mode 100644 portuguese/aspell-pt_BR/Makefile create mode 100644 portuguese/aspell-pt_BR/distinfo create mode 100644 portuguese/aspell-pt_BR/pkg-descr create mode 100644 portuguese/aspell-pt_BR/pkg-plist (limited to 'portuguese') diff --git a/portuguese/Makefile b/portuguese/Makefile index 85a3fdf7eb01..9e93d1913889 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -5,6 +5,7 @@ SUBDIR += acroread SUBDIR += aspell + SUBDIR += aspell-pt_BR SUBDIR += ispell-pt_BR SUBDIR += kde3-i18n SUBDIR += kde3-i18n-pt_BR diff --git a/portuguese/aspell-pt_BR/Makefile b/portuguese/aspell-pt_BR/Makefile new file mode 100644 index 000000000000..1fb29586feda --- /dev/null +++ b/portuguese/aspell-pt_BR/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: aspell-pt_BR +# Date created: 12 February 2007 +# Whom: Thierry Thomas +# +# $FreeBSD$ +# + +PORTNAME= aspell-pt_BR +DISTVERSION= 6-pt_BR-20070206 +CATEGORIES= portuguese textproc + +MAINTAINER= thierry@FreeBSD.org +COMMENT= Aspell Brazilian Portuguese dictionary + +DICT= pt_BR + +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include diff --git a/portuguese/aspell-pt_BR/distinfo b/portuguese/aspell-pt_BR/distinfo new file mode 100644 index 000000000000..7efc81dbb56c --- /dev/null +++ b/portuguese/aspell-pt_BR/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-pt_BR-20070206.tar.bz2) = 3cbed920adb94a093e7d49780da52a9f +SHA256 (aspell6-pt_BR-20070206.tar.bz2) = 9855565f4db7f164ae0d1d3ebc1dd88072fa15af4b303a66267bb4e781668ea4 +SIZE (aspell6-pt_BR-20070206.tar.bz2) = 834924 diff --git a/portuguese/aspell-pt_BR/pkg-descr b/portuguese/aspell-pt_BR/pkg-descr new file mode 100644 index 000000000000..4d05f442cd84 --- /dev/null +++ b/portuguese/aspell-pt_BR/pkg-descr @@ -0,0 +1,3 @@ +Aspell Brazilian Portuguese dictionary. + +WWW: http://lexico.codigolivre.org.br/ diff --git a/portuguese/aspell-pt_BR/pkg-plist b/portuguese/aspell-pt_BR/pkg-plist new file mode 100644 index 000000000000..05252df99101 --- /dev/null +++ b/portuguese/aspell-pt_BR/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/pt_BR.dat +lib/aspell-%%VER%%/pt_BR_affix.dat +share/aspell/pt_BR.multi +share/aspell/pt_BR.multi +share/aspell/pt_BR.rws -- cgit v1.2.3